TStatistic: Array;
The TStatistic property returns array of values of coefficients' t-statistics.
t-statistic is used to check null hypothesis that the coefficient equals to zero and is insignificant within the analyzed model.
The property use is given in the example for ICoefficients.Estimate.
See also: