Make parameters for SEIRV human model, with defaults
make_Xpar_SEIRV(
nStrata,
Xopts = list(),
alpha = 0.1,
b = 0.55,
r = 1/180,
c = 0.15,
tau = 0.5,
varepsilon = 0.5,
gamma = 0.5
)
is the number of population strata
a list that could overwrite defaults
proportion of vaccinated humans
the proportion of infective bites that cause an infection
the rate infections clear
the proportion of bites on infected humans that infect a mosquito
incubation rate
proportion of recovered humans that are protected from the pathogen
loss of immunity rate
a list