LinearDiscriminantFunction Properties

Properties

CanonicalCorrelation Gets the canonical correlation of the discriminant function.
Coefficients Gets the standardized coefficients of the discriminant function..
CumulativeProportionOfVariance Gets the proportion of variance explained by the component and all more significant components.
Eigenvalue Gets the eigenvalue of the discriminant function.
EigenvalueDifference 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.
LikelihoodRatio Gets the likelihood ratio for the discriminant function.
ProportionOfVariance Gets the proportion of variance explained by the component.
ValueAtGroupCentroid Gets the value of the discriminant function at the centroid of each group.
WilksLambda Gets the value of Wilks' Lambda for the discriminant function.

See Also