compute_q.BQ {MicroMoB} | R Documentation |
Compute human blood feeding fraction for BQ model (q
)
Description
The human blood feeding fraction is simply the proportion of human hosts.
Usage
## S3 method for class 'BQ'
compute_q(model, W, Wd, B)
Arguments
model |
an object from make_MicroMoB |
W |
a vector of length |
Wd |
a vector of length |
B |
a vector of length |
Value
a vector of length p
giving the proportion of bites taken on human hosts in each blood feeding haunt
[Package MicroMoB version 0.1.2 Index]