compute_f {MicroMoB} | R Documentation |
Compute mosquito feeding rate (f
)
Description
This method dispatches on the type of model$mosquito
Usage
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 patch
[Package MicroMoB version 0.1.2 Index]