R/adult-macdonald.R
make_MYZpar_macdonald.Rd
Make parameters for macdonald ODE adult mosquito model
make_MYZpar_macdonald(
nPatches,
MYZopts = list(),
eip = 12,
g = 1/12,
sigma = 1/8,
mu = 0,
f = 0.3,
q = 0.95,
nu = 1,
eggsPerBatch = 60
)
is the number of patches, an integer
a list of values that overwrites the defaults
the extrinsic incubation period
mosquito mortality rate
emigration rate
fraction lost during emigration
feeding rate
human blood fraction
oviposition rate, per mosquito
eggs laid per oviposition
a list