Skip to content
Prev 11670 / 398502 Next

Generalized Additive Model

On Mon, 11 Jun 2001, Peppy & Siuly Adi-Purnomo wrote:

            
There is no `Generalised Additive Model in R'.  There are various ways to
fit wuch models using add-on packages (see the FAQ) and the help pages
will tell you the syntax ....  The closest match is in package mgcv,
which has a gam() function not identical to that in S-PLUS.