ali_protocol
2012-Jan-09 12:12 UTC
[R] What is the function for "smoothing splines with the smoothing parameter selected by generalized maximum likelihood?
Dear all, I am new to R, and I am a biotechnologist, I want to fit a smoothing spline with smoothing parameter selected by generalized maximum likelihood. I was wondering what function implement this, and, if possible how I can find the fitted results for a certain point (or predict from the fitted spline if this is the correct language) -- View this message in context: http://r.789695.n4.nabble.com/What-is-the-function-for-smoothing-splines-with-the-smoothing-parameter-selected-by-generalized-maxi-tp4278275p4278275.html Sent from the R help mailing list archive at Nabble.com.
Liaw, Andy
2012-Jan-09 13:55 UTC
[R] What is the function for "smoothing splines with the smoothing parameter selected by generalized maximum likelihood?
See the gss package on CRAN. Andy> -----Original Message----- > From: r-help-bounces at r-project.org > [mailto:r-help-bounces at r-project.org] On Behalf Of ali_protocol > Sent: Monday, January 09, 2012 7:13 AM > To: r-help at r-project.org > Subject: [R] What is the function for "smoothing splines with > the smoothing parameter selected by generalized maximum likelihood? > > Dear all, > > I am new to R, and I am a biotechnologist, I want to fit a > smoothing spline > with smoothing parameter selected by generalized maximum > likelihood. I was > wondering what function implement this, and, if possible how > I can find the > fitted results for a certain point (or predict from the > fitted spline if > this is the correct language) > > -- > View this message in context: > http://r.789695.n4.nabble.com/What-is-the-function-for-smoothing-splines-with-the-smoothing-parameter-selected-by-generalized-> maxi-tp4278275p4278275.html> Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >Notice: This e-mail message, together with any attachme...{{dropped:11}}
Reasonably Related Threads
- Smoothing spline with smoothing parameters selected by "generalized maximum likelihood"
- Bioconductor. MA plot for qPCR array
- How to create a matrix with 3 dimensions from several 2 dimensional matrice?
- A introductory question about Zips law (Newbie to statistics)
- Apply a loop containing a function on a list