step_mosquitoes.BQ {MicroMoB}R Documentation

Update blood feeding & oviposition (BQ) behavioral state mosquitoes

Description

This function dispatches on the second argument of model$mosquito for stochastic or deterministic behavior.

Usage

## S3 method for class 'BQ'
step_mosquitoes(model)

Arguments

model

an object from make_MicroMoB

Details

see step_mosquitoes.BQ_deterministic and step_mosquitoes.BQ_stochastic

Value

no return value


[Package MicroMoB version 0.1.2 Index]