Description Usage Arguments Value
Get average sharpness (interval width), for an interval from alpha/2 to 1-alpha/2. Negatively oriented (smaller is better) Telemetry isn't used in sharpness, but it is only averaged over times when telemetry is available for direct compatibility with other metrics.
1 | sharpness_avg(ts, tel, alpha, normalize.by = 1, ...)
|
ts |
A ts_forecast object |
tel |
A vector of telemetry values. |
alpha |
Numeric, to identify the (1-alpha)*100% quantile of interest |
normalize.by |
(optional) A normalization factor, either a scalar or vector |
... |
additional optional arguments to equalize_telemetry_forecast_length |
the average sharpness value (interval width)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.