IMsCurveEstimationTransform.DependenceFormIncluded

Syntax

DependenceFormIncluded(Index: Integer): Boolean;

Parameters

Index. Model index.

Description

The DependenceFormIncluded property determines, which dependency types will be calculated and estimated using the model selection criterion.

Comments

To select the required model, use the DependenceType enumerable type.

Example

The property use is given in the example for IMsCurveEstimationTransform.Criterion.

See also:

IMsCurveEstimationTransform

IMsCurveEstimationTransform.Criterion