compute_f.BQ | R Documentation |
Blood feeding rates are modeled as a Holling type 2 (rational) function of blood host availability.
f(B) = f_x \frac{s_f B}{1+s_f B}
Here f_x is the maximum blood feeding rate and s_f is a scaling parameter.
## S3 method for class 'BQ' compute_f(model, B)
model |
an object from make_MicroMoB |
B |
a vector of length |
a vector of length p
giving the per-capita blood feeding rate of mosquitoes in each blood feeding haunt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.