ISmCointegratingRegression.CointegratingRegressors

Syntax

CointegratingRegressors: ISlSeries;

Description

The CointegratingRegressors property returns cointegration regressors.

Comments

To get deterministic regressors, use the ISmCointegratingRegression.DeterministicRegressors property.

Example

The property use is given in the example for ISmCointegratingRegression.AdditionalRegressors.

See also:

ISmCointegratingRegression