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

Observation model for hospital signals #16

Closed
4 tasks
ghost opened this issue Mar 8, 2024 · 0 comments · Fixed by #39
Closed
4 tasks

Observation model for hospital signals #16

ghost opened this issue Mar 8, 2024 · 0 comments · Fixed by #39
Labels
documentation Improvements or additions to documentation model related to models created using pyrenew

Comments

@ghost
Copy link

ghost commented Mar 8, 2024

Goal

We want to have a single source of truth for the observation models for hospital admissions and ED visits. This should allow for modularity of the observation model (e.g. negative binomial or poisson). 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 observation model for hospital admissions and ED visit signals
  • 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/77
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
@ghost ghost self-assigned this Mar 21, 2024
@ghost ghost linked a pull request Mar 21, 2024 that will close this issue
@damonbayer damonbayer removed this from the Backlog milestone Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation model related to models created using pyrenew
Projects
None yet
2 participants