Returns an object of class "baggedETS
".
The function print
is used to obtain and print a summary of the
results.
modelsA list containing the fitted ETS ensemble models.
methodThe name of the forecasting method as a character string
yThe original time series.
bootstrapped_seriesThe
bootstrapped series.
etsargsThe arguments passed through to
ets
.
fittedFitted values (one-step forecasts). The
mean is of the fitted values is calculated over the ensemble.
residualsOriginal values minus fitted values.