make_MYZpar_RMG.Rd
Make parameters for RM ODE adult mosquito model
make_MYZpar_RMG(
nPatches,
MYZopts = list(),
eip = 12,
g = 1/12,
sigma_b = 1/8,
sigma_q = 1/8,
mu = 0,
f = 0.5,
q = 0.95,
nu = 1,
eggsPerBatch = 60
)
is the number of patches, an integer
a [list] of values that overwrites the defaults
extrinsic incubation period
mosquito mortality rate
emigration rate while blood feeding
emigration rate while egg laying
emigration loss
feeding rate
human blood fraction
oviposition rate, per mosquito
eggs laid per oviposition
a [list]