Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Fitting Curves

Loess Smoothing

Loess smoothing is a curve-fitting technique based on local regression (Cleveland 1993). To fit a loess curve to the mining data, follow these steps:


Choose Curves:Loess to display the loess fit dialog.

cur17.gif (5566 bytes)

Figure 13.17: Loess Fit Dialog


Click on OK in the dialog to display the loess fit, as shown in Figure 13.18.


As with the kernel fit, the best fit for loess smoothing is determined by generalized cross validation (GCV). GCV and other aspects of curve-fitting are described in Chapter 39, "Fit Analyses."

You can also output predicted values from fitted curves. To output predicted values from the preceding loess fit, do the following:


Choose Vars:Predicted Curves:Loess.


This displays the same loess fit dialog as shown in Figure 13.17.


Click on OK in the dialog to output the predicted values from the loess fit.


A new variable, PL_DRILT, should now be added to the data window.

cur18.gif (16474 bytes)

Figure 13.18: Loess Fit

You can use the slider control to adjust the loess curve just as with other curves. For loess, the slider controls the {\alpha} value for the fit. The greater the {\alpha} value, the smoother the fit.

On rare occasions, you may want to fit a curve for {\alpha} values outside the bounds of the slider. For loess and other curves, the bounds of the slider are chosen for best fit in most cases. If you need to fit a curve with unusual parameter values, you can specify these values in the curve dialog.


Related
Reading
Fit Curves, Chapter 39.

Chapter Contents
Chapter Contents
Previous
Previous
Next
Next
Top
Top

Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.