Skip to content

"gam()" in "gam" package

6 messages · Kunio takezawa, Thomas Lumley, Duncan Murdoch

1 day later
#
On Thu, 20 Dec 2007, Kunio takezawa wrote:
The source code for both Fortran routines is in the package.  If I recal 
correctly the book by Hastie & Tibshirani has descriptions of 
the algorithms they used.

 	-thomas

Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle
3 days later
#
On 24/12/2007 6:59 PM, Kunio takezawa wrote:
You may have a binary install of the package; you need the source.  Look 
in http://cran.r-project.org/src/contrib/gam_0.98.tar.gz, files 
gam/src/backfit.f and gam/src/backlo.f

Duncan Murdoch