The closest "explanation" of the term "loess" I can find is in "Local regression models" by Cleveland, W. S.; Grosse, E. & Shyu, W. M. (Chapter 8 of Statistical models in S (1992) by Chambers, J. M. & Hastie, T. J.)
... local regression models is called "loess," which is short for "local regression," and was chosen as the name since a loess is a deposit of fine clay or silt ..., and is a surface of sorts. (p. 314). Tal Galili <tal.gal...@gmail.com> Sent by: r-help-boun...@r-project.org 05/31/2010 12:39 PM To Peter Neuhaus <pneuh...@pneuhaus.de> cc r-help@r-project.org Subject Re: [R] What does LOESS stand for? Hi Peter, If this article is correct: http://www.r-bloggers.com/abbreviations-of-r-commands-explained-250-r-abbreviations/ Loess stands for: [LO]cally [E]stimated [S]catterplot [S]moothing Best, Tal ----------------Contact Details:------------------------------------------------------- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Mon, May 31, 2010 at 12:33 PM, Peter Neuhaus <pneuh...@pneuhaus.de>wrote: > Dear R-community, > > maybe someone can help me with this: > > I've been using the loess() smoother for quite a while now, and for > the matter of documentation I'd like to resolve the acronym LOESS. > Unfortunately there's no explanation in the help file, and I didn't > get anything convincing from google either. > > I know that the predecessor LOWESS stands for "Locally Weighted > Scatterplot Smoothing". But what does LOESS stand for, specifically? > "Locally Weighted Exponential Scatterplot Smoothing"? As far as > I understand LOESS is still a local polynomial regression, so that > would probably make no sense. > > Any help appreciated! > > Thanks in advance, > > Peter > > > ______________________________________________ > 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. > [[alternative HTML version deleted]] ______________________________________________ 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. [[alternative HTML version deleted]] ______________________________________________ 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.