vaccinate exposed populations rather than susceptible only
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 3
- Avg merge
- 19h 43m
- Merged PRs (30d)
- 1
Description
Think of a way to represent real-world vaccination of all non-symptomatic individuals. Currently in the model we only vaccinate S compartment populations while exposed and non-symptomatic E and I populations do not get vaccinated. Thus we over vaccinate groups that benefit the most from it (susceptible individuals).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the vaccination logic that currently updates only the susceptible (S) compartment and inspect how exposed (E) and non-symptomatic infectious (I) populations are represented. Define the intended behavior for vaccinating all non-symptomatic individuals, then verify that the model no longer over-vaccinates only the S population.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100