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

Model right-truncation #17

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

Model right-truncation #17

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 for a minimal ability to model right truncation, e.g. assuming reporting delays follow a parametric distribution. 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 for the right-truncation model implementation
  • 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
  • Joint inference of delay distribution (should be scoped in a separate issue)
  • Ability to combine parametric delay with hazards based delay (should be scoped in a separate issue)

Related documents

Ref: https://github.com/cdcent/cfa-multisignal-renewal/issues/78
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
@ghost ghost mentioned this issue Mar 21, 2024
5 tasks
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

1 participant