View source: R/summarise_results.R
summarise_results | R Documentation |
Summarise output from SEIR model for plotting
summarise_results(seir_output, params, start_date, times, vac_inputs)
seir_output |
list of dataframes from postprocessing |
params |
list of parameter values |
start_date |
calendar date of start of simulation |
times |
vector of time points |
vac_inputs |
vaccination inputs (from the output of convert_vac_schedule()) |
List of summary results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.