| create_waning_map | R Documentation | 
Create mapping for movement between strata due to vaccine waning
create_waning_map(n_vax, i_v, i_w, z, n_diag_rec = 1)
| n_vax | Integer in (0, 5) denoting total number of strata | 
| i_v | indices of strata being vaccinated | 
| i_w | Integer in (0, 5) denoting which stratum receives waned vaccinees | 
| z | Scalar denoting rate of waning | 
| n_diag_rec | integer for the number of diagnosis history substrata | 
an array of the mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.