summarise_model_output: Summarise model output

View source: R/utils_model_output_helpers.R

summarise_model_outputR Documentation

Summarise model output

Description

Helper function used to filter results of the model output for use in plots and tables

Usage

summarise_model_output(model_output, type, treatments)

Arguments

model_output

output from run_model() and get_model_output()

type

the row "type" to filter by

treatments

the list of treatments to filter model_output by

Value

a filtered and summarised version of model_output


The-Strategy-Unit/723_mh_covid_surge_modelling documentation built on April 13, 2022, 8:52 a.m.