-
Notifications
You must be signed in to change notification settings - Fork 0
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
wrapper for literature/known incubation periods for other infections #7
Comments
make_cdf / make_ecdf duplication. make_cdf should be split to a few levels of function. base function to make distributions from empirical data |
smwindecker
changed the title
incubation periods for other infections
modify cdf structures incubation periods for other infections
Dec 20, 2023
smwindecker
changed the title
modify cdf structures incubation periods for other infections
wrapper for literature/known incubation periods for other infections
Feb 19, 2024
old
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently incubation period distributions are created by
make_cdf
. We want to allow for other diseases with other strains/covariants.The text was updated successfully, but these errors were encountered: