Calculate accuracy based on MSTL
accuracy_mstl(ts_info, function_name, length_out, mtd)
accuracy measure calculated based on multiple seasonal decomposition
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
Method to use for forecasting the seasonally adjusted series