Skip to contents

Make parameters for RM ODE adult mosquito model

Usage

make_parameters_MYZ_RM(
  pars,
  g,
  sigma,
  f,
  q,
  nu,
  eggsPerBatch,
  eip,
  calK,
  solve_as = "dde"
)

Arguments

pars

a list

g

mosquito mortality rate

sigma

emigration rate

f

feeding rate

q

human blood fraction

nu

oviposition rate, per mosquito

eggsPerBatch

eggs laid per oviposition

eip

length of extrinsic incubation period

calK

mosquito dispersal matrix of dimensions nPatches by nPatches

solve_as

is either ode to solve as an ode or dde to solve as a dde

Value

a list