View source: R/auxiliary-plot.R
summarize_humans_epiImperial | R Documentation |
The Imperial model outputs six human states for each age compartment. This function accepts the output matrix and the desired index of an age compartment and returns the trajectory of all human states in that given age compartment (default 1)
summarize_humans_epiImperial(out, index = 1)
out |
the output of |
index |
the desired age compartment for which to pull trajectory |
dataframe for plotting with ggplot2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.