IIntercept.TStatistic

Fore Syntax

TStatistic: Double;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IIntercept