[R] GAMs under R?

Chong Gu chong at stat.purdue.edu
Mon May 1 16:19:21 CEST 2000


   Date: Sun, 30 Apr 2000 23:53:24 -0400 (EDT)
   From: "Stephen R. Laniel" <laniel at cmu.edu>
   X-Sender: laniel at unix14.andrew.cmu.edu
   Organization: nrrf nrrl
   MIME-Version: 1.0
   Content-Type: TEXT/PLAIN; charset=US-ASCII
   Sender: owner-r-help at stat.math.ethz.ch
   Precedence: bulk

   I was just now surprised to note that functions to go generalized additive
   models don't appear to exist under R 1.000.  In particular, the gam() and
   loess() functions aren't there.  Are they hidden somewhere and I just
   haven't noticed?

   --Steve

   Stephen R. Laniel            |  "Farewell Angelina
   Carnegie Mellon University   |   The sky is erupting
   laniel at cmu.edu               |   I must go where it's quiet."
   www.stat.cmu.edu/~laniel/    |   --Bob Dylan

   -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
   r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
   Send "info", "help", or "[un]subscribe"
   (in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
   _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


You may want to try my gss package, which handles gam as a special
case.

loess is "hidden" in library(modreg).

Chong Gu

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list