Setup aquatic (immature) mosquito model with trace (forced) emergence
Source:R/aquatic_trace.R
setup_aqua_trace.Rd
Emergence is passed as a (possibly time varying) parameter which is
decoupled from the adult mosquito dynamics. This module assumes l
and p
are equivalent, as emergence rates are given for p
.
Arguments
- model
an object from make_MicroMoB
- lambda
daily emergence of mosquitoes, may be time and patch varying, see time_patch_varying_parameter
- stochastic
should the model update deterministically or stochastically?