Related Procedures
The Select Predictors procedure is a useful tool for choosing a subset of categorical and scale predictors for use in modeling a categorical or scale response.
- The Naive Bayes procedure can also perform predictor selection. It is limited to categorical response variables, and scale predictors are temporarily binned into categorical variables by the algorithm, but it also considers variables together, rather than singly.