â, âOctoberâ â3â, â2013 â3â:â57â âPM
To: David Winsemius, Daniel Hickman
Cc: r-help@r-project.org
> > ts <- ts(data$QtyPerWeek, frequency=52)
> > HoltWinters(ts,0.46924,0.05,0.2)
> >
> > This results in the following error. "Error in decompo
Hello,
I have been tasked with taking an excel file that my colleague had implemented
Triple Exponential Smoothing and recreate using R.
The following image shows the before and after of smoothing out a fixed
interval time series data using Triple Exponential Smoothing inside of Excel.
ente
2 matches
Mail list logo