The residency matrix, , holds
information about residency for each human population stratum.
It is the template for the time spent and time at risk matrices, making it possible
to compute mosquito parameters describing blood feeding, the mixing matrix,
and terms describing transmission.
Arguments
- nPatches
the number of patches
- residence
a vector describing the patch index for each habitat
Value
the residence matrix, denoted where
Details
Information about residence in a patch location for each stratum
is passed as the residence vector, an ordered list of patch locations. If
the stratum lives in the patch, then
Otherwise,
Since is a matrix, it is readily used for computation. Let:
nStrata
, the number of population strata;
nPatches
, the number of patches.
If is any vector describing a quantity in strata (i.e., ), then
is a vector that has summed by residency for the strata, and .