Learn R Programming

forecastHybrid (version 4.2.17)

accuracy.cvts: Accuracy measures for cross-validated time series

Description

Returns range of summary measures of the cross-validated forecast accuracy for cvts objects.

Usage

# S3 method for cvts
accuracy(f, ...)

Arguments

f

a cvts objected created by cvts.

...

other arguments (ignored).

Details

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