StandartErrorMatrix: Array;
The StandartErrorMatrix property returns the standard error matrix for coefficients.
To get the matrix of coefficients, use the ISmRollingRegression.CoefficientsMatrix property.
The property use is given in the example for ISmRollingRegression.CoefficientsMatrix.
See also: