compute_f.BQ {MicroMoB} | R Documentation |
Compute mosquito feeding rate for BQ model (
)
Description
Blood feeding rates are modeled as a Holling type 2 (rational) function of blood host availability.
Here is the maximum blood feeding rate and
is a scaling parameter.
Usage
## S3 method for class 'BQ'
compute_f(model, B)
Arguments
model |
an object from make_MicroMoB |
B |
a vector of length |
Value
a vector of length p
giving the per-capita blood feeding rate of mosquitoes in each blood feeding haunt
[Package MicroMoB version 0.1.2 Index]