Description Usage Arguments Value References Examples
View source: R/ErrorMeasures.R
RMdSPE = √{ median(100 ((y_t - y_hat_t)/(y_t))^2)}
1 | RMdSPE(y, y_hat)
|
y |
|
y_hat |
|
RMdSPE 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.