View source: R/utils_model_output_helpers.R
summarise_model_output | R Documentation |
Helper function used to filter results of the model output for use in plots and tables
summarise_model_output(model_output, type, treatments)
model_output |
output from |
type |
the row "type" to filter by |
treatments |
the list of treatments to filter model_output by |
a filtered and summarised version of model_output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.