idem-lab / idem-lab/idem_mech_hack
Add recovered ("R") state to model
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Infection functions need to change so that only susceptibles can become infected. Some other logic around newly infected / recently infected may need to be updated too. Keep it Markovian for now...
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
No files or tests are named. Start by locating the infection functions and the logic for newly infected or recently infected agents, then trace the model's state transitions. Done means only susceptible agents can become infected and the recovered ("R") state is handled while preserving the Markovian model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100