Description Usage Arguments Value
Summarize forecast interval widths
1 2 3 4 5 6 | compute_width(
predictions_cards,
grp_vars = c("forecaster", "forecast_date", "ahead"),
avg_vars = c("geo_value"),
levels = c(0.5, 0.7, 0.9)
)
|
predictions_cards |
predictions cards (or a data frame with columns
|
grp_vars |
variables over which to compare widths |
avg_vars |
variables over which we compute quantiles. |
levels |
Quantile levels to summarize the interval widths. For example,
|
a summarized data frame (by grp_vars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.