Returns range of summary measures of the cross-validated forecast accuracy
for cvts
objects.
# S3 method for cvts
accuracy(object, ..., f = NULL)
a cvts
objected created by cvts
.
other arguments (ignored).
Deprecated. Please use `object` instead.
Currently the method only implements ME
, RMSE
, and MAE
. The accuracy
measures MPE
, MAPE
, and MASE
are not calculated. The accuracy
is calculated for each forecast horizon up to maxHorizon