PValueMatrix: Array;
The PValueMatrix property returns probability matrix for the t-statistics matrix.
To get the statistics matrix, use the ISmRollingRegression.TStatisticMatrix property.
The property use is given in the example for ISmRollingRegression.CoefficientsMatrix.
See also: