compute_oviposit.RM: 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 RM
compute_oviposit(model)
Value
a vector of length p giving the total number of eggs laid by adult mosquitoes in each patch
Arguments
- model
an object from make_MicroMoB
Details
see compute_oviposit.RM_deterministic and compute_oviposit.RM_stochastic