make_MYZinits_ENBRQ | R Documentation |
Make inits for ENBRQ adult mosquito model
make_MYZinits_ENBRQ(
nPatches,
nR1,
MYZopts = list(),
E0 = 5,
N0 = 5,
B0 = 5,
Q0 = 1,
R10 = 0,
R20 = 0
)
nPatches |
the number of patches in the model |
nR1 |
number of time steps in R1 |
MYZopts |
a list of values that overwrites the defaults |
E0 |
total null-parous, blood feeding mosquito density |
N0 |
total null-parous, blood feeding mosquito density |
B0 |
total parous, blood feeding mosquito density at each patch |
Q0 |
total egg laying mosquito density at each patch |
R10 |
resting, stage 1, mosquito density at each patch |
R20 |
resting, stage 2, mosquito density at each patch |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.