setup_aqua_trace: Setup aquatic (immature) mosquito model with trace (forced)...

View source: R/aquatic_trace.R

setup_aqua_traceR Documentation

Setup aquatic (immature) mosquito model with trace (forced) emergence

Description

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.

Usage

setup_aqua_trace(model, lambda, stochastic)

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?

Value

no return value


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.