Stat Assembly > Stat Assembly Interfaces > ISmDiscriminantAnalysis > ISmDiscriminantAnalysis.EigenValues
EigenValues: Array;
EigenValues: System.Array;
The EigenValues property returns the eigenvalues.
Use the ISmDiscriminantAnalysis.FinallyExplained property to get final classification of objects.
The property use is given in the example for ISmDiscriminantAnalysis.FinallyExplained.
See also: