On Sep 10, 2012, at 1:43 PM, Bogdan Tanasa wrote: > Dear all, > > please do you have any recommendation about a more advanced function in R > for lowess/loess regression ? > the basics lowess() or loess() do not perform as well as I would expect. > thanks very much, >
You should probably look at packages 'mgcv' and 'locfit'. (You should also say in what respect you were needing additional facilities.) -- David Winsemius, MD Alameda, CA, USA ______________________________________________ R-help@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.