create_vax_map | R Documentation |
Create mapping for movement between strata due to vaccination
create_vax_map(n_vax, v, i_u, i_v)
n_vax |
Integer denoting total number of strata |
v |
0-1 vector of length two indicating whether activity group should be offered vaccination. |
i_u |
indices of strata eligible for vaccination |
i_v |
indices of strata being vaccinated |
an array of the mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.