ISmErrorCorrectionModel.CointegralEquationsSE

Syntax

CointegralEquationsSE: ISlSeries;

Description

The CointegralEquationsSE property returns standard errors of cointegration equations.

Comments

To get  t-statistics of coefficients of cointegration equations, use the ISmErrorCorrectionModel.CointegralEquationsTstat property.

Example

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

See also:

ISmErrorCorrectionModel