ISmEngleGrangerTest.DeterministicRegressors

Fore Syntax

DeterministicRegressors: ISlSeries;

Fore.NET Syntax

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

Description

The DeterministicRegressors property returns deterministic regressors.

Comments

To get cointegration regressors, use the ISmEngleGrangerTest.CointegratingRegressors property.

Fore and Fore.NET Examples

The property use is given in the example for ISmEngleGrangerTest.AutomaticAROrderSelectionSettings.

See also:

ISmEngleGrangerTest