summarise_results: Summarise output from SEIR model for plotting

View source: R/summarise_results.R

summarise_resultsR Documentation

Summarise output from SEIR model for plotting

Description

Summarise output from SEIR model for plotting

Usage

summarise_results(seir_output, params, start_date, times, vac_inputs)

Arguments

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())

Value

List of summary results


kylieainslie/vacamole documentation built on Oct. 15, 2024, 10:17 a.m.