View source: R/utils_model_output_helpers.R
surge_summary | R Documentation |
Calculates the total surge generated by the model for the provided column.
surge_summary(model_output, column)
model_output |
output from |
column |
the column in 'model_output' to calculate the summary for, either "group", "condition" or "treatment" |
a tibble containing a row per group/condition/treatment and the total value generated by the model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.