ISmRollingRegression.TStatisticMatrix

Syntax

TStatisticMatrix: Array;

Description

The TStatisticsMatrix property returns the t-statistics matrix.

Comments

To get the probability matrix, use the ISmRollingRegression.PValueMatrix property.

Example

The property use is given in the example for ISmRollingRegression.CoefficientsMatrix.

See also:

ISmRollingRegression | Moving Regression