Stat Assembly > Stat Assembly Interfaces > ISmDiscriminantAnalysis > ISmDiscriminantAnalysis.TotalCovariance
TotalCovariance: Array;
TotalCovariance: System.Array;
The TotalCovariance property returns total covariance for each of the explanatory series.
Use the ISmDiscriminantAnalysis.WithinCovariance property to get intraclass covariance.
The property use is given in the example for ISmDiscriminantAnalysis.FinallyExplained.
See also: