Loading [MathJax]/jax/output/HTML-CSS/jax.js

Compute the p by p matrix D whose columns describe how potentially infectious person time from persons in that patch are dispersed across other patches. D=diag(W)βTdiag(bDH)β

metric_calD(W, beta, b, D, H)

Arguments

W

ambient human population at each patch

beta

the biting distribution matrix

b

transmission efficiency from mosquitoes to humans

D

human transmitting capacity

H

human population size of each strata

Value

a numeric matrix