Description Usage Arguments Value References Examples
View source: R/ErrorMeasures.R
MdAE = median(|y_t - y_hat_t|)
1 | MdAE(y, y_hat)
|
y |
|
y_hat |
|
MdAE value
Hyndman, R. J., & Koehler, A. B. (2006). Another look at measures of forecast accuracy. International journal of forecasting, 22(4), 679-688.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.