Usage Note 22552: Determining the most important variables in discriminant analysis
Use PROC STEPDISC to select the best discriminating variables. After
a set of variables is selected, PROC CANDISC (or PROC DISCRIM with the CANONICAL
option) can tell you how important each variable is via the structure coefficients.
The structure coefficients are the correlations between the original variables and the canonical variables (sometimes called loadings). The discriminant function coefficients from PROC DISCRIM are
not the best way to determine variable importance because correlation among the variables
can make their interpretation in that way misleading.
Operating System and Release Information
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | low |
| Topic: | SAS Reference ==> Procedures ==> CANDISC SAS Reference ==> Procedures ==> DISCRIM SAS Reference ==> Procedures ==> STEPDISC Analytics ==> Discriminant Analysis Analytics ==> Multivariate Analysis
|
| Date Modified: | 2004-02-16 09:46:39 |
| Date Created: | 2002-12-16 10:56:37 |