setup_aqua_trace {MicroMoB}R 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


[Package MicroMoB version 0.1.2 Index]