compute_oviposit.trace {MicroMoB} | R Documentation |
Compute number of eggs laid from oviposition for each patch for null model
Description
This method dispatches on the type of model$mosquito
Usage
## S3 method for class 'trace'
compute_oviposit(model)
Arguments
model |
an object from make_MicroMoB |
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]