Make parameters for trivial aquatic mosquito model
Source:R/adult-MY-trivial.R
make_MY_obj_trivial.RdMake parameters for trivial aquatic mosquito model
Arguments
- nPatches
an integer
- options
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 function describing a seasonal pattern
- season_par
parameters to configure a
F_seasonusing make_function- F_trend
a function describing a temporal trend
- trend_par
parameters to configure
F_trendusing make_function- F_shock
a function describing a temporal shock
- shock_par
parameters to configure
F_shockusing make_function