[R] bivariate function in gam model

Daniel A. Powers dpowers at mail.la.utexas.edu
Wed May 16 18:24:16 CEST 2001


R-users --

I would be interested in tools in R to fit the following gam model:

logit(p) = a + f(x1) + f(x2) + f(x1,x2),

where f(x1,x2) defines a surface.

I have looked into the mgcv library, but it seems only to fit models of
the form:

logit(p) = a + f(x1) + f(x2)

Any ideas?

Cheers,
Dan

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Dan Powers
Associate Professor, Sociology
University of Texas at Austin


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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