compute_q.RM | R Documentation |
This method simply returns the q
parameter of the mosquito object,
because the RM model assumes a constant fraction of blood meals are taken on
human hosts.
## S3 method for class 'RM' compute_q(model, W, Wd, B)
model |
an object from make_MicroMoB |
W |
a vector of length |
Wd |
a vector of length |
B |
a vector of length |
a vector of length p
giving the proportion of bites taken on human hosts in each patch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.