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

[FEAT] Add support for logit-normal distributions for parameters #615

Open
liunelson opened this issue Sep 26, 2024 · 0 comments · May be fixed by #617
Open

[FEAT] Add support for logit-normal distributions for parameters #615

liunelson opened this issue Sep 26, 2024 · 0 comments · May be fixed by #617

Comments

@liunelson
Copy link
Contributor

Problem 5 of the monthly demo scenario has three models A, B, and C.

Model C is extracted from this paper:
https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1012263

Its configuration (Table 1) requires one of the parameters \epsilon^{DC} to be a logit-normal distribution (with \mu = -1.46 and \sigma = 0.71).

Logit-normal distributions are supported by MIRA (present in its probonto.py) but it's missing from PyCIEMSS:
https://github.com/ciemss/pyciemss/blob/main/pyciemss/mira_integration/distributions.py

@djinnome djinnome linked a pull request Oct 1, 2024 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