Plot the density of infected and infective mosquitoes
dts_plot_YZ(
pars,
s = 1,
Yclrs = "purple",
Zclrs = "darkred",
llty = 1,
stable = FALSE,
add_axes = TRUE
)
a list that defines an ramp.dts
model (e.g., generated by dts_setup()
)
the vector species index
a vector of colors for infected mosquitoes
a vector of colors for infective mosquitoes
an integer (or integers) to set the lty
for plotting
set to FALSE for orbits
and TRUE for stable_orbits
to plot axes only if TRUE