Main Approaches
The main approaches are:
- Forward selection, which involves starting with no variables in the model, testing the addition of each variable using a chosen model comparison criterion, adding the variable (if any) that improves the model the most, and repeating this process until none improves the model.
- Backward elimination, which involves starting with all candidate variables, testing the deletion of each variable using a chosen model comparison criterion, deleting the variable (if any) that improves the model the most by being deleted, and repeating this process until no further improvement is possible.
- Bidirectional elimination, a combination of the above, testing at each step for variables to be included or excluded.
A widely used algorithm was first proposed by Efroymson (1960). This is an automatic procedure for statistical model selection in cases where there is a large number of potential explanatory variables, and no underlying theory on which to base the model selection. The procedure is used primarily in regression analysis, though the basic approach is applicable in many forms of model selection. This is a variation on forward selection. At each stage in the process, after a new variable is added, a test is made to check if some variables can be deleted without appreciably increasing the residual sum of squares (RSS). The procedure terminates when the measure is (locally) maximized, or when the available improvement falls below some critical value.
Read more about this topic: Stepwise Regression
Famous quotes containing the words main and/or approaches:
“I do not deny that there may be other well-founded causes for the hatred which various classes feel toward politicians, but the main one seems to me that politicians are symbols of the fact that every class must take every other class into account.”
—José Ortega Y Gasset (18831955)
“Bloody men are like bloody buses
You wait for about a year
And as soon as one approaches your stop
Two or three others appear.”
—Wendy Cope (b. 1945)