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

Wastewater genome concentration generative model #19

Open
4 tasks
ghost opened this issue Mar 8, 2024 · 0 comments
Open
4 tasks

Wastewater genome concentration generative model #19

ghost opened this issue Mar 8, 2024 · 0 comments
Labels
development task documentation Improvements or additions to documentation model feature
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 generative model of viral genome concentration in wastewater. This should be a convolution of infections per capita and a normalized shedding kinetics distribution, scaled by the average genomes shed per infection. 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 genome concentration generative function
  • 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
  • Time-varying number of genomes shed per infection
  • Expected variability in the genome concentration as a function of the number of contributing infections

Related documents

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

@ghost ghost added documentation Improvements or additions to documentation development task model feature labels Mar 8, 2024
@dylanhmorris dylanhmorris added this to the Backlog milestone Mar 21, 2024
@damonbayer damonbayer modified the milestones: Backlog, K Sprint May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development task documentation Improvements or additions to documentation model feature
Projects
None yet
Development

No branches or pull requests

2 participants