Dear R-Help members, Do you guys know any packages that implement Brown's exponential smoothing in R. I have using forecast package for most of my forecasting algorithms, but a new problem requires me to build a best fit forecast method & parameter selection for each forecast method with Brown's exponential smoothing as one of the forecast method. Would appreciate any help in this regard before I start looking to write a code from scratch.
Thanks in advance for your help! [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.