plot_epimodel: Plot the current trajectory and data in an epimodel object...

Description Usage Arguments Value

View source: R/plot_epimodel.R

Description

Plot the current trajectory and data in an epimodel object (uses ggplot2)

Usage

1
2
plot_epimodel(epimodel, obs = TRUE, config = TRUE,
  which_compartments = NULL)

Arguments

obs

TRUE/FALSE for whether to plot the observed data

config

TRUE/FALSE for whether to plot the population level trajectory

which_compartments

character vector specifying which compartments to plot (defaults to all compartments)

Value

plot of trajectories and/or data


fintzij/BDAepimodel documentation built on Sept. 20, 2020, 1:44 p.m.