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

Hard coded parameters/distributions #59

Open
sbfnk opened this issue Nov 28, 2023 · 0 comments · May be fixed by #84
Open

Hard coded parameters/distributions #59

sbfnk opened this issue Nov 28, 2023 · 0 comments · May be fixed by #84

Comments

@sbfnk
Copy link
Contributor

sbfnk commented Nov 28, 2023

Some parameters/distributions are hardcoded, e.g. the incubation period in

incfn <- dist_setup(dist_shape = 2.322737,

and the Weibull distribution in
out <- purrr::partial(rweibull,

It would be good to make these arguments for greater generalisability

joshwlambert added a commit to joshwlambert/ringbp that referenced this issue Mar 10, 2025
@joshwlambert joshwlambert linked a pull request Mar 10, 2025 that will close this issue
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 a pull request may close this issue.

1 participant