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
)
Arguments
- nStrata
is the number of population strata
- Xopts
a [list] that could overwrite defaults
- b
the proportion of infective bites that cause an infection
- r
the the duration of an infection
- c
the proportion of bites on infected humans that infect a mosquito
- gamma
the rate of loss of immunity