View source: R/parameters_trial.R
create_waning_map_trial | R Documentation |
Create mapping for movement between strata due to vaccine waning in a vaccine trial with erlang compartments
create_waning_map_trial(n_vax, i_v, i_w, z)
n_vax |
Integer in (0, 5) denoting total number of strata |
i_v |
indices of strata under vaccination protection |
i_w |
indicies denoting which stratum receives waned vaccinees |
z |
Scalar denoting rate of waning |
an array of the mapping
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.