step_aqua.BH {MicroMoB}R Documentation

Update aquatic (immature) mosquito populations for Beverton-Holt dynamics

Description

This function dispatches on the second class attribute of model$aqua for stochastic or deterministic behavior.

Usage

## S3 method for class 'BH'
step_aqua(model)

Arguments

model

an object from make_MicroMoB

Value

no return value


[Package MicroMoB version 0.1.2 Index]