Skip to content

Does R support double-exponential smoothing?

3 messages · minben, Stephan Kolassa, David Winsemius

#
I want to use double-exponential smoothing to forecast time series
datas,but I couldn't find it in the document,does R support this
method?
#
Hi,

ets() in Hyndman's forecast package allows you to specify which one of 
the many smoothing variants (additive/multiplicative season, damped 
trend, additive/multiplicative errors) you want.

HTH,
Stephan


minben schrieb:
#
?HoltWinters
On Mar 31, 2009, at 5:25 AM, minben wrote:

            
David Winsemius, MD
Heritage Laboratories
West Hartford, CT