Learn R Programming

seer (version 1.1.8)

classlabel: identify the best forecasting method

Description

identify the best forecasting method according to the forecast accuacy measure

Usage

classlabel(accuracy_mat)

Value

a vector: best forecasting method for each series corresponding to the rows of accuracy_mat

Arguments

accuracy_mat

matrix of forecast accuracy measures (rows: time series, columns: forecasting method)

Author

Thiyanga Talagala