classlabel {seer} | R Documentation |
identify the best forecasting method according to the forecast accuacy measure
classlabel(accuracy_mat)
accuracy_mat |
matrix of forecast accuracy measures (rows: time series, columns: forecasting method) |
a vector: best forecasting method for each series corresponding to the rows of accuracy_mat
Thiyanga Talagala