Linear Discriminant Function Properties
Properties
| Canonical | Gets the canonical correlation of the discriminant function. |
| Coefficients | Gets the standardized coefficients of the discriminant function.. |
| Cumulative | Gets the proportion of variance explained by the component and all more significant components. |
| Eigenvalue | Gets the eigenvalue of the discriminant function. |
| Eigenvalue | Gets the difference between the eigenvalues of the component and the next most significant component. |
| Eigenvector | Gets the eigenvector for the component. |
| Index | Gets the index of the function. |
| Likelihood | Gets the likelihood ratio for the discriminant function. |
| Proportion | Gets the proportion of variance explained by the component. |
| Value | Gets the value of the discriminant function at the centroid of each group. |
| Wilks | Gets the value of Wilks' Lambda for the discriminant function. |