ISmCointegratingRegression.EstimationMethod

Fore Syntax

EstimationMethod: CREstimationMethodType;

Fore.NET Syntax

EstimationMethod: Prognoz.Platform.Interop.Stat.CREstimationMethodType;

Description

The EstimationMethod property determines estimation method.

Comments

To determine trend specification, use the ISmCointegratingRegression.TrendSpecification property.

Fore and Fore.NET Examples

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

See also:

ISmCointegratingRegression