initial_params | R Documentation |
Create initial conditions for the model
Create initial conditions for the model
initial_params_xvw(pars, coverage = 0)
initial_params(pars, n_vax = 1, coverage = 1)
pars |
A parameter list containing 'N0', 'q', 'prev_Asl' and 'prev_Ash' elements. |
coverage |
a vector of length 'n_vax' that sums to 1 denoting the initial proportion in each vaccine stratum |
n_vax |
an integer indicating the number of vaccine compartments |
A list of initial conditions
A list of initial model states
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.