make_MYZpar_Ztrace | R Documentation |
Make parameters for Ztrace aquatic mosquito model
make_MYZpar_Ztrace(
nPatches,
MYZopts,
EIPname = "null",
f = 0.3,
q = 0.95,
Zm = 1,
Zf = NULL
)
nPatches |
an integer |
MYZopts |
a list of values that overwrites the defaults |
EIPname |
the name of the EIPmodel |
f |
the blood feeding rate |
q |
the human fraction |
Zm |
a vector of mean mosquito densities |
Zf |
a function of the form Zf(t, pars) that computes temporal fluctuations |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.