IIntercept.TStatistic

Syntax

TStatistic: Double;

Description

The TStatistics property returns value of constant t-statistics.

Comments

t-statistic is used to check null hypothesis that the coefficient equals to zero and is insignificant within the analyzed model.

Example

The property use is given in the example for IIntercept.Mode.

See also:

IIntercept