Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Miscellaneous fixes for {cfr} #129

Merged
merged 4 commits into from
Mar 20, 2024
Merged

Miscellaneous fixes for {cfr} #129

merged 4 commits into from
Mar 20, 2024

Conversation

pratikunterwegs
Copy link
Collaborator

@pratikunterwegs pratikunterwegs commented Mar 18, 2024

This PR aims to fix some miscellaneous issues:

  1. Resolves Consider optim() in estimate_severity() #107 by implementing a switch on the profile likelihood function depending on the total number of cases and an initial estimate of the severity; see issue comments for more details. I'll count and tag this as a fix if reviews agree;
  2. Fixes Add message to cfr_rolling() #128 by printing a message for each call to cfr_rolling() - I'm happy to hear if this should be presented with a lower probability.

@pratikunterwegs pratikunterwegs self-assigned this Mar 18, 2024
@pratikunterwegs pratikunterwegs marked this pull request as ready for review March 18, 2024 11:19
@pratikunterwegs pratikunterwegs added the quality control Related to adding tests label Mar 20, 2024
@pratikunterwegs
Copy link
Collaborator Author

Merging this PR, happy to hear retrospective feedback.

@pratikunterwegs pratikunterwegs merged commit 53a7e7b into main Mar 20, 2024
8 checks passed
@pratikunterwegs pratikunterwegs deleted the dev/fixes branch March 20, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality control Related to adding tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add message to cfr_rolling() Consider optim() in estimate_severity()
1 participant