| metric_calV | R Documentation | 
Compute the p by p matrix \mathcal{V} whose columns describe
how infective bites arising from all the mosquitoes biting a single human on a
single day are dispersed to other patches, accounting for movement and mortality.
\mathcal{V} = fqΩ^{-1} \cdot e^{-Ωτ} \cdot \mbox{diag}≤ft(\frac{fqM}{W}\right)
metric_calV(f, q, Omega, tau, M, W)
| f | the feeding rate | 
| q | fraction of bloodmeals taken on humans | 
| Omega | the mosquito demography matrix | 
| tau | duration of the extrinsic incubation period | 
| M | size of mosquito population in each patch | 
| W | ambient human population at each patch | 
a numeric matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.