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

Integrate infection duration into InfectiousnessRateFn. Proposal to close #55. #63

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ChiragKumar9
Copy link
Collaborator

  • Although infection duration is still specified as a global parameter, this structure enables each rate function type to have their own definition of infection duration and for each rate function instance to have a different value of the infection duration.
  • If we switch to the structure in Specify rate functions in input.json #62, infection duration can be specified for each rate function at input.
  • This PR does not solve the problem of needing to model symptom recovery, and a subsequent PR will introduce a ClinicalDiseaseSymptomStatus and tracker.

@ChiragKumar9 ChiragKumar9 linked an issue Feb 28, 2025 that may be closed by this pull request
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.

Implement more sophisicated recovery/symptom process?
1 participant