The number of emerging adults is a function $$\Lambda S(t) T(t)$$ where
\(\Lambda\) or
Lambda
is the mean number of adult female mosquitoes emerging per day\(S(t)\) or
F_season
is a seasonal signal (ideally, with an average annual mean of 1)\(T(t)\) or
F_trend
is a function returning a trend (ideally, with an average value of 1)
Arguments
- nHabitats
the number of habitats in the model
- Lopts
a list that overwrites default values
- Lambda
vector of mean emergence rates from each aquatic habitat
- F_season
a function describing a seasonal pattern over time
- season_par
an object to configure a seasonality function using make_function
- F_trend
a function describing a temporal trend over time
- trend_par
an object to configure a trends function using make_function