Skip to content

Conversation

@guillermoaguilar
Copy link
Collaborator

@guillermoaguilar guillermoaguilar commented Jun 17, 2025

Partially fixes #191

However, the function does not take a vectorized form for proportion_correct
--> DONE

And the tests need to be changed, the expected values were manually added.

I need help with that, could you help @pberkes ?

@guillermoaguilar guillermoaguilar requested a review from pberkes June 17, 2025 10:13
@pberkes
Copy link
Collaborator

pberkes commented Jun 18, 2025

@guillermoaguilar I can fix the tests

@guillermoaguilar guillermoaguilar changed the title Adapts threshold method to return worse-case confidence intervals correctly Adapts threshold method to return worse-case confidence intervals correctly [WIP] Jun 18, 2025
Copy link
Collaborator

@pberkes pberkes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there's a problem with the way the CI bounds for gamma and lambda are set, I'm pushing a proposal that fixes it in a minute

@guillermoaguilar guillermoaguilar changed the title Adapts threshold method to return worse-case confidence intervals correctly [WIP] Adapts threshold method to return worse-case confidence intervals correctly Jun 23, 2025
@guillermoaguilar guillermoaguilar merged commit eb069cf into wichmann-lab:main Jun 23, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Credible intervals incorrect for values below threshold?

2 participants