R/host-xde-SEIR.R
make_Xinits_SEIR.Rd
Make initial values for the SEIR human model, with defaults
make_Xinits_SEIR(nStrata, H, Xopts = list(), I = 1, E = 0, R = 1)
the number of strata in the model
the initial value for H
a list to overwrite defaults
the initial value for I
the initial value for E
the initial values for R
a list