compute_oviposit.BQ_deterministic {MicroMoB} | R Documentation |
Compute number of eggs laid from oviposition for each patch for deterministic RM model
Description
Compute number of eggs laid from oviposition for each patch for deterministic RM model
Usage
## S3 method for class 'BQ_deterministic'
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 aquatic habitat
[Package MicroMoB version 0.1.2 Index]