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

Time-varying IHR #13

Closed
5 tasks
ghost opened this issue Mar 8, 2024 · 0 comments
Closed
5 tasks

Time-varying IHR #13

ghost opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
model related to models created using pyrenew pyrenew related to pyrenew internals
Milestone

Comments

@ghost
Copy link

ghost commented Mar 8, 2024

Goal

We want to have a single source of truth for the mathematical formulation of the time-varying IHR. This allows for time-varying ratio of hospital admissions to genomes shed in wastewater (since we are starting by not allowing that quantity to vary). This could be due to new variants emerging with differences in severity, or for differences in the age distributions of infections. We want to be able to use this to immediately code up the math decided upon here.

Context

This was discussed in the 2024-02-27 meeting (see minutes) and agreed upon in the ADR record under model_features.md. This specific feature should be the same as what's implemented in the existing wastewater model. Completion of this task will allow us to implement the feature more quickly and should facilitate creation of a model design document.

Required features

  • mathematical description of the time-varying IHR
  • source for intercept of IHR estimate
  • add to the feature to the model design document
  • Include an independent test that checks TBD.
  • Include documentation in the code using docstring

Out of scope

  • This does not include code, just specification of the feature in math/writing

Related documents

Ref: https://github.com/cdcent/cfa-multisignal-renewal/issues/74
author: @kaitejohnson

@ghost ghost added documentation Improvements or additions to documentation development task model related to models created using pyrenew labels Mar 8, 2024
@dylanhmorris dylanhmorris added this to the Backlog milestone Mar 21, 2024
@damonbayer damonbayer added pyrenew related to pyrenew internals and removed documentation Improvements or additions to documentation development task labels Jul 12, 2024
@damonbayer damonbayer self-assigned this Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model related to models created using pyrenew pyrenew related to pyrenew internals
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants