Add lines for the density of infected individuals for the SIP model
Source:R/human-SIP.R
xde_lines_X_SIP.Rd
Add lines for the density of infected individuals for the SIP model
Usage
xde_lines_X_SIP(
XH,
pars,
clrs = c("darkblue", "darkred", "darkgreen"),
llty = 1
)
Arguments
- XH
a list with the outputs of parse_deout_X_SIS
- pars
a list that defines an
exDE
model (e.g., generated byxde_setup()
)- clrs
a vector of colors
- llty
an integer (or integers) to set the
lty
for plotting