On Tue, 27 Feb 2007, sj wrote: > 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?
Please see the R help desk note in R News 6(4): 43-45, October 2006, by Uwe Ligges and Duncan Murdoch: "Accessing the sources" for full details. In this case, you can browse the SVN trunk (current development version) at: https://svn.r-project.org/R/trunk/src/library/stats/src/HoltWinters.c > > thanks, > > Spencer > > [[alternative HTML version deleted]] > > ______________________________________________ > [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. > -- Roger Bivand Economic Geography Section, Department of Economics, Norwegian School of Economics and Business Administration, Helleveien 30, N-5045 Bergen, Norway. voice: +47 55 95 93 55; fax +47 55 95 95 43 e-mail: [EMAIL PROTECTED] ______________________________________________ [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.
