ISmRollingRegression.PValueMatrix

Syntax

PValueMatrix: Array;

Description

The PValueMatrix property returns probability matrix for the t-statistics matrix.

Comments

To get the statistics matrix, use the ISmRollingRegression.TStatisticMatrix property.

Example

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

See also:

ISmRollingRegression | Moving Regression