classlabel {seer}R Documentation

identify the best forecasting method

Description

identify the best forecasting method according to the forecast accuacy measure

Usage

classlabel(accuracy_mat)

Arguments

accuracy_mat

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

Value

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

Author(s)

Thiyanga Talagala


[Package seer version 1.1.8 Index]