Add lines for the density of infected individuals for the SEIRV model

xds_lines_X_SEIRV(
  time,
  XH,
  nStrata,
  clrs = c("black", "darkblue", "darkred", "darkgreen", "purple"),
  llty = 1
)

Arguments

time

time points for the observations

XH

a list with the outputs of parse_outputs_X_SEIRV

nStrata

the number of population strata

clrs

a vector of colors

llty

an integer (or integers) to set the `lty` for plotting