compute_oviposit.RM_stochastic {MicroMoB}R Documentation

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

Description

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

Usage

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

Arguments

model

an object from make_MicroMoB

Value

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


[Package MicroMoB version 0.1.2 Index]