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