I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks. In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables. My understanding is that the scoring coefficients are indicative of the partial/unique contribution of each covariate to the canonical function. The total canonical structure (aka the structure coefficients) indicates the correlation between each covariate and the canonical function. Is that correct and if so, how would it apply to the canonical details below?
Total Canonical Structure
Row | SiO2 | Sc | Hf | Ta | Th | U |
Canon1 | 0.3516128771 | 0.0567257796 | -0.347418256 | -0.374134587 | 0.1334189492 | 0.3405553379 |
Canon2 | 0.1234474262 | -0.003771588 | 0.3788469808 | -0.033682518 | 0.3520133092 | 0.5659082601 |
Scoring Coefficients
Row | SiO2 | Sc | Hf | Ta | Th | U |
Canon1 | 0.0791912977 | 2.596079501 | -0.66443715 | -0.322485656 | 0.3434853562 | 0.309416116 |
Canon2 | -0.017020659 | -0.903204331 | 0.5762269008 | -0.7698247 | -0.064258925 | 0.530016795 |
Standardized Scoring Coefficients
Row | SiO2 | Sc | Hf | Ta | Th | U |
Canon1 | 0.7441814418 | 1.4836605646 | -2.773050156 | -0.828985708 | 2.0931281291 | 0.4034952175 |
Canon2 | -0.159947609 | -0.516181668 | 2.4049017984 | -1.978921117 | -0.391580486 | 0.6911703397 |