Transform list to forecast or mforecast object

to_forecast(out, start_input, frequency_input)

Arguments

out

a list, an object constructed by MTS or DeepMTS

start_input

start of the input time series (as in stats::start)

frequency_input

frequency of the input time series (as in stats::frequency)

Value

an object of class forecast or mforecast