You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kailieterge
Thisfunction implements the bagged model forecasting method described inBergmeir et al. By default, the ets function is applied to allbootstrapped series. Base models other than ets can be given by theparameter fn. Using the default parameters, the functionbld.mbb.bootstrap is used to calculate the bootstrapped serieswith the Box-Cox and Loess-based decomposition (BLD) bootstrap. The functionforecast.baggedModel can then be used to calculate forecasts.