to_forecast.Rd
Transform list to forecast or mforecast object
to_forecast(out, start_input, frequency_input)
a list, an object constructed by MTS
or DeepMTS
start of the input time series (as in stats::start
)
frequency of the input time series (as in stats::frequency
)
an object of class forecast
or mforecast