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

value of information scenario template #5800

Merged
merged 10 commits into from
Dec 13, 2024
Merged

Conversation

blanchco
Copy link
Contributor

Description

  • New value of information scenario template
  • A user can select x number of interventions and y number of parameters with a low and high value.
  • For each parameter a new model config with be created with that value as a uniform distribution. For example selecting beta and gamma with min and max value will create 2 new model configurations
  • These new configurations will each be attached to a simulate node with each intervention node.
  • some minor improvements to reduce repeated code between templates

@blanchco blanchco self-assigned this Dec 10, 2024
@blanchco blanchco linked an issue Dec 10, 2024 that may be closed by this pull request
@blanchco blanchco requested a review from mwdchang December 12, 2024 14:02
Copy link
Contributor

@shawnyama shawnyama left a comment

Choose a reason for hiding this comment

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

lgtm

@blanchco blanchco merged commit 496ff51 into main Dec 13, 2024
4 checks passed
@blanchco blanchco deleted the value-of-information-template branch December 13, 2024 19:38
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.

Scenario Template: Value of information
4 participants