Plot the density of infected and infective mosquitoes
Usage
xde_plot_YZ(
pars,
s = 1,
Yclrs = "purple",
Zclrs = "darkred",
llty = 1,
stable = FALSE,
add_axes = TRUE
)Arguments
- pars
a list that defines an
exDEmodel (e.g., generated byxde_setup())- s
the vector species index
- Yclrs
a vector of colors for infected mosquitoes
- Zclrs
a vector of colors for infective mosquitoes
- llty
an integer (or integers) to set the
ltyfor plotting- stable
set to FALSE for
orbitsand TRUE forstable_orbits- add_axes
to plot axes only if TRUE