Adds common summary statistics (mean, median, confidence intervals) to a nested predictions tibble.
Usage
predictions_summary(nested_df, ci_levels = c(0.5, 0.9, 0.95))Adds common summary statistics (mean, median, confidence intervals) to a nested predictions tibble.
predictions_summary(nested_df, ci_levels = c(0.5, 0.9, 0.95))