ISmCointegratingRegression.EstimationMethod

Syntax

EstimationMethod: CREstimationMethodType;

Description

The EstimationMethod property determines estimation method.

Comments

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

Example

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

See also:

ISmCointegratingRegression