compute_oviposit.RM {MicroMoB}R Documentation

Compute number of eggs laid from oviposition for each patch for RM model

Description

This method returns a vector of length p.

Usage

## S3 method for class 'RM'
compute_oviposit(model)

Arguments

model

an object from make_MicroMoB

Details

see compute_oviposit.RM_deterministic and compute_oviposit.RM_stochastic

Value

a vector of length p giving the total number of eggs laid by adult mosquitoes in each patch


[Package MicroMoB version 0.1.2 Index]