ISmPhillipsOuliarisTest.CointegratingRegressors

Fore Syntax

CointegratingRegressors: ISlSeries;

Fore.NET Syntax

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

Description

The CointegratingRegressors property returns cointegration regressors.

Comments

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

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsOuliarisTest.Explained.

See also:

ISmPhillipsOuliarisTest