Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmErrorCorrectionModel > ISmErrorCorrectionModel.CointegralEquationsTstat

ISmErrorCorrectionModel.CointegralEquationsTstat

Fore Syntax

CointegralEquationsTstat: ISlSeries;

Fore.NET Syntax

CointegralEquationsTstat: Prognoz.Platform.Interop.Stat.ISlSeries;

Description

The CointegralEquationsTstat property returns t-statistics of coefficients of cointegration equations.

Comments

To get standard errors of cointegration equations, use the ISmErrorCorrectionModel.CointegralEquationsSE property.

Fore and Fore.NET Example

The property use is given in the example for ISmErrorCorrectionModel.CointegralCount.

See also:

ISmErrorCorrectionModel