Hi I need to implement Holt-Winter's Exponential Smoothing in my project. I was going through implementation of Holt-Winter's Exponential Smoothing in forecast package. I would appreciate if someone can explain how R finds best value of alpha and beta given the dataset. It ll be great if someone can post the research-paper it uses to implement DSHW.
Thank You [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.