make_Xinits_SIR.Rd
Make initial values for the SIR human model, with defaults
make_Xinits_SIR(nStrata, Xopts = list(), H0 = NULL, S0 = NULL, I0 = 1, R0 = 0)
the number of strata in the model
a [list] to overwrite defaults
the initial human population density
the initial values of the parameter S
the initial values of the parameter I
the initial values of the parameter R
a [list]