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

Fix Skellam out of domain bug; re-enable hospital integration test #166

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ThomasColthurst
Copy link
Collaborator

Fixes #151

According to https://en.wikipedia.org/wiki/Skellam_distribution, it is entirely valid to take the abs() of the first argument of the Bessel function as long as it is an integer (as it is here).

Copy link
Collaborator

@emilyfertig emilyfertig left a comment

Choose a reason for hiding this comment

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

Thanks!

@ThomasColthurst ThomasColthurst merged commit d4ab5f8 into master Aug 13, 2024
2 checks passed
@ThomasColthurst ThomasColthurst deleted the 081324-thomaswc-fixbessel branch August 13, 2024 20:34
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.

pclean crashes on hosptial data
2 participants