Make inits for RM adult mosquito model
Usage
make_MYZinits_RM_dde(
nPatches,
Upsilon,
MYZopts = list(),
M0 = 5,
P0 = 1,
Y0 = 1,
Z0 = 1
)
Arguments
- nPatches
the number of patches in the model
- Upsilon
a matrix describing survival and dispersal through the EIP
- MYZopts
a list of values that overwrites the defaults
- M0
total mosquito density at each patch
- P0
total parous mosquito density at each patch
- Y0
infected mosquito density at each patch
- Z0
infectious mosquito density at each patch
Value
a list