Content deleted Content added
m →Definition of a LOESS model: wikilink |
m sp: particularily→particularly |
||
Line 1:
'''LOESS''' is one of many "modern" [[statistical model|modeling methods]] that build on [[classical statistics|"classical" methods]], such as linear and nonlinear [[Regression analysis|least squares regression]]. Modern regression methods are designed to address situations in which the classical procedures do not perform well or cannot be effectively applied without undue labor. LOESS combines much of the simplicity of linear least squares regression with the flexibility of [[Non-
The trade-off for these features is increased computation. Because it is so computationally intensive, LOESS would have been practically impossible to use in the era when least squares regression was being developed. Most other modern methods for process modeling are similar to LOESS in this respect. These methods have been consciously designed to use our current computational ability to the fullest possible advantage to achieve goals not easily achieved by traditional approaches.
Plotting a smooth curve through a set of data points using this statistical technique is called a '''Loess Curve''',
==Definition of a LOESS model==
|