View source: R/error_measures.R
Requires symmetric quantile forecasts. Roughly, a penalty for predicted quantiles smaller than .5 falling above the observed value.
1 | overprediction(quantile, value, actual_value)
|
quantile |
vector of forecasted quantiles |
value |
vector of forecasted values |
actual_value |
Actual value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.