R/host-xde-SEIRV.R
xds_plot_X.SEIRV.Rd
Plot the density of infected individuals for the SEIRV model
# S3 method for class 'SEIRV'
xds_plot_X(
pars,
i = 1,
clrs = c("black", "darkblue", "darkred", "darkgreen", "purple"),
llty = 1,
add = FALSE
)