sj <ssj1364 <at> gmail.com> writes: > Hello, > > I would like to look at the compiled C code behind HoltWinters from the > stats package. Is that possible? If so where do I find it?
Get the R source tarball from CRAN unpack it and search for the C code. Gregor ______________________________________________ [email protected] 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.
