Calculate accuracy measure based on ETS models
accuracy_ets(ts_info, function_name, length_out)
a list which contains the accuracy and name of the specific ETS model.
list containing training and test part of a time series
function to calculate the accuracy function, the arguments of this function should be forecast, training and test set of the time series
number of measures calculated by the function