- implements a nonparametric method for estimating regression surfaces
- supports the use of multidimensional data
- supports multiple dependent variables
- supports both direct and interpolated fitting that uses kd trees
- performs statistical inference
- performs automatic smoothing parameter selection
- performs iterative reweighting to provide robust fitting when there are outliers in the data
- obtain separate analyses on observations in groups
- perform weighted estimation
- score external data sets
- uses ODS to create a SAS data set corresponding to any table
- supports graphical displays produced through ODS Graphics
For further details see the SAS/STAT User's Guide:
The LOESS Procedure
( PDF | HTML )
Examples
Statistics and Operations Research Home Page | SAS/STAT Software