-----Original Message-----
From: Feng Zhang [mailto:f0z6305 at labs.tamu.edu]
Sent: Tuesday, April 08, 2003 6:48 PM
To: Ko-Kang Kevin Wang
Cc: R-Help
Subject: Re: [R] Help on smooth.spline?
Can I get a smooth estimated curve as the output argument?
For example, if the data set is corrupted by some
noise, I want to estimate a smooth curve from the
noisy data.
----- Original Message -----
From: "Ko-Kang Kevin Wang" <kwan022 at stat.auckland.ac.nz>
To: "Feng Zhang" <f0z6305 at labs.tamu.edu>
Cc: "R-Help" <r-help at stat.math.ethz.ch>
Sent: Tuesday, April 08, 2003 6:31 PM
Subject: Re: [R] Help on smooth.spline?
library(modreg)
?smooth.spline
On Tue, 8 Apr 2003, Feng Zhang wrote:
Date: Tue, 8 Apr 2003 17:28:37 -0500
From: Feng Zhang <f0z6305 at labs.tamu.edu>
To: R-Help <r-help at stat.math.ethz.ch>
Subject: [R] Help on smooth.spline?
Hey, R-listers
I was recommended to try using smooth.spline function
for estimating 2-Dimensinal curve given a data set.
So will you please tell me where to get this R function?
Or which package provides this function?
Thanks for your point.
Fred