R/human-SIP-dts.R
    make_Xinits_SIP_dts.RdMake initial values for the SIP_dts human model, with defaults
make_Xinits_SIP_dts(
  nStrata,
  Xopts = list(),
  H0 = NULL,
  S0 = NULL,
  I0 = 1,
  P0 = 0
)the number of population strata
a list that could 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 P
a list