Chime model - SIR calculation
@mdbecker ci sta già lavorando.
Dal 2/4/2020.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
Hello,
I am testing the following set of parameters:
Currently Hospitalized COVID-19 Patients 69
Doubling time before social distancing (days) 4
Social distancing (% reduction in social contact) 30%
Hospitalization %(total infections) 2.5%
ICU %(total infections) 0.75%
Ventilated %(total infections) 0.5%
Hospital Length of Stay 7
ICU Length of Stay 9
Vent Length of Stay 10
Hospital Market Share (%) 15%
Regional Population 100,000
My t = 0 numbers are:
Susceptible: 71,290
Infected: 19,653
Recovered: 9,055
Given the above initial set of inputs/parameters, I get the following parameters after application of social distancing: beta = 0.00000182445, gamma = 0.071429 (assuming 14 days for recovery). Therefore, my number of infected people during t=1 should be:
I(1) = (S(0)betaI(0)-gamma*I(0)) + I(0) = (71,290 * 0.00000182445 * 19,653 - 0.071429 * 19,653) + 19,653 = 20,805
However, when I plug in the initial parameters into your CHIME model, I get infected people at t = 1 to be 20,813. I realize that the difference is small, however, the difference diverges the further out in time I go.
Any thoughts would be greatly appreciated.
Thank you.
- Lingua principale
- Python
- Stelle
- 210
- Fork
- 153
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di CodeForPhilly/chime
-
bug
CodeForPhilly/chime#622 · 1 assegnatario ·
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 25/100
CodeForPhilly/chime#598 ·
-
Update defaults/*.cfg Apertamodels
Difficoltà 3/5 1-2 giorni Idoneità per principianti 25/100
CodeForPhilly/chime#597 ·
-
Pivot to BayesChime Apertaquestion
CodeForPhilly/chime#568 · 1 assegnatario ·
-
enhancement k8s infra
Difficoltà 4/5 3-5 giorni Idoneità per principianti 30/100
CodeForPhilly/chime#567 ·
Tutte le issue di CodeForPhilly/chime
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
anthropics/skills#1811 · 1 commento ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
speaches-ai/speaches#678 ·
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
datalayer/mcp-compose#42 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
conda-forge/spacy-feedstock#177 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
UKGovernmentBEIS/inspect_evals#2523 ·