sMAPE.ts {daltoolbox} | R Documentation |
sMAPE
Description
Compute the symmetric mean absolute percent error (sMAPE)
Usage
sMAPE.ts(actual, prediction)
Arguments
actual |
real observations |
prediction |
predicted observations |
Value
The sMAPE between the actual and prediction vectors
[Package daltoolbox version 1.0.767 Index]