Description Usage Arguments Value
sirv()
simulates a SIR model with vaccinations, a variant type with
increased transmissibility, and a variant type with immunity resistance. For
simplicity, vaccine- and naturally-acquired immunity are considered
equivalent.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
start |
|
end |
|
rt |
|
r0 |
|
pop |
|
active_cases |
|
total_cases |
|
total_vac |
|
vac_per_day |
|
pct_vac_s |
|
vac_eff |
|
vac_eff_ek |
|
pct_var |
|
pct_var_uk |
|
pct_var_ek |
|
detect |
|
A tibble
with columns
time <date>
, S <dbl>
, I <dbl>
, R <dbl>
,
pct_uk <dbl>
, pct_ek <dbl>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.