robets: Forecasting Time Series with Robust Exponential Smoothing

We provide an outlier robust alternative of the function ets() in the 'forecast' package of Hyndman and Khandakar (2008) <DOI:10.18637/jss.v027.i03>. For each method of a class of exponential smoothing variants we made a robust alternative. The class includes methods with a damped trend and/or seasonal components. The robust method is developed by robustifying every aspect of the original exponential smoothing variant. We provide robust forecasting equations, robust initial values, robust smoothing parameter estimation and a robust information criterion. The method is described in more detail in Crevits and Croux (2016) <DOI:10.13140/RG.2.2.11791.18080>.

Getting started

Package details

AuthorRuben Crevits [aut, cre], Christoph Bergmeir [aut], Rob Hyndman [aut], Ross Ihaka [ctb], R Core Team [ctb]
MaintainerRuben Crevits <ruben.crevits@gmail.com>
LicenseGPL-3
Version1.4
URL http://github.com/RubenCrevits/robets
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("robets")

Try the robets package in your browser

Any scripts or data that you put into this service are public.

robets documentation built on May 2, 2019, 6:51 a.m.