make_Xinits_SIS | R Documentation |
Make initial values for the SIS human model, with defaults
make_Xinits_SIS(nStrata, Xopts = list(), H0 = NULL, S0 = NULL, I0 = 1)
nStrata |
the number of strata in the model |
Xopts |
a list to overwrite defaults |
H0 |
the initial human population density |
S0 |
the initial values of the parameter S |
I0 |
the initial values of the parameter I |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.