Make parameters for trivial aquatic mosquito model
Usage
make_MYZpar_trivial(
nPatches,
MYZopts,
f = 1,
q = 1,
Z = 1,
eggs = 1,
F_season = F_flat,
F_trend = F_flat
)
Arguments
- nPatches
an integer
- MYZopts
a list of values that overwrites the defaults
- f
the blood feeding rate
- q
the human fraction
- Z
the human fraction
- eggs
the human fraction
- F_season
a F_seasonality function
- F_trend
a F_trend function