Stat Assembly > Stat Assembly Interfaces > ISmLinearRegress > ISmLinearRegress.CovarianceMatrix
CovarianceMatrix: Array;
CovarianceMatrix: System.Array;
The CovarianceMatrix property returns covariance matrix values.
It is required to use an array of Double values.
The property use is given in the example for ISmLinearRegress.WeightedSummaryStatistics.
See also: