ISmCurveEstimation.Criterion

Syntax

Criterion: DependenceCriterion;

Description

The Criterion property determines the criterion type for the best dependency form selection.

Comments

To determine the type of best dependency form selection criterion, use the DependenceCriterion enumeration. By default the Determination Coefficient criterion is used.

Example

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation