mase | R Documentation |
Calculates the Mean Absolute Scaled Error (MASE) between the forecast and test data.
mase(forecast, actual, hist)
forecast |
The forecast values |
actual |
The test data. |
hist |
The training data. |
The MASE of the forecast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.