|
Chapter Contents |
Previous |
Next |
| The GAM Procedure |

All of the smoothers fit by the GAM procedure can be formulated as a linear combination of the sample responses


In most cases, it is very time consuming to compute the quantity aii. To solve this computational problem, Wahba (1990) has proposed the generalized cross validation function (GCV) that can be used to solve a wide variety of problems involving selection of a parameter to minimize the prediction risk.
The GCV function is defined as

The GCV formula simply replaces the aii with
. Therefore, it can be viewed as a weighted version
of CV. In most of the cases of interest, GCV is closely related to
CV but much easier to compute. The GAM procedure uses the GCV
function as the criterion for choosing the smoothing parameters.
The A matrix has the same role as the projection matrix in linear regression; therefore, nonparametric degrees of freedom (DF) for the model can be defined as tr(A).
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.