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