Stat Assembly > Stat Assembly Interfaces > ISmDiscriminantAnalysis > ISmDiscriminantAnalysis.TotalStdDev
TotalStdDev: Array;
TotalStdDev: System.Array;
The TotalStdDev property returns common standard deviation for each of the explanatory series.
Use the ISmDiscriminantAnalysis.WithinStdDev property to get intraclass standard deviation.
The property use is given in the example for ISmDiscriminantAnalysis.FinallyExplained.
See also: