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

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