make_Omega: Make the mosquito demography matrix

View source: R/utils.R

make_OmegaR Documentation

Make the mosquito demography matrix

Description

Make the mosquito demography matrix

Usage

make_Omega(g, sigma, K, nPatches)

Arguments

g

mortality rate

sigma

emigration rate

K

mosquito dispersal matrix

nPatches

number of patches

Value

a matrix of dimensions nPatches by nPatches


exDE documentation built on Nov. 18, 2022, 5:08 p.m.