Message-ID: <Pine.SOL.4.44.0304070902500.10983-100000@zektor.gpcc.itd.umich.edu>
Date: 2003-04-07T13:04:47Z
From: Thomas W Blackwell
Subject: spline with multiple predictor vars?
In-Reply-To: <200304070319.XAA12044@webmail13.cac.psu.edu>
gam() and friends comes close. Not literally a cubic B spline,
but the same effect. "Generalized Additive Models" a la Hastie
and Tibshirani.
- tom blackwell - u michigan medical school - ann arbor -
On Sun, 6 Apr 2003, Nirmal Govind wrote:
> Hi, is there a way in R to generate a polynomial spline with multiple predictor
> variables? I have one response and two predictors and I'm trying to fit a
> spline model for this...
>
> Please cc me on the reply..
>
> Thanks,
> nirmal
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>