Make parameters for SIRS human model, with defaults
make_Xpar_SIRS(
nStrata,
Xopts = list(),
b = 0.55,
r = 1/180,
c = 0.15,
gamma = 0.5
)
is the number of population strata
a list that could overwrite defaults
the proportion of infective bites that cause an infection
the the duration of an infection
the proportion of bites on infected humans that infect a mosquito
the rate of loss of immunity
a list