ISmRollingRegression.PValueMatrix

Fore Syntax

PValueMatrix: Array;

Fore.NET Syntax

PValueMatrix: System.Array;

Description

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

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmRollingRegression | Moving Regression