compute_Z.BQ {MicroMoB} | R Documentation |
Compute density of infective mosquitoes for BQ model (Z
)
Description
This method returns Z
.
Usage
## S3 method for class 'BQ'
compute_Z(model)
Arguments
model |
an object from make_MicroMoB |
Value
a vector of length p
giving the density of infected and infectious mosquitoes in each blood feeding haunt
[Package MicroMoB version 0.1.2 Index]