ISmCurveEstimation.SortedModelList

Syntax

SortedModelList: Array;

Description

The SortedModelList property returns the list of dependency form indexes sorted in the order of degrading value of best dependency selection criterion.

Comments

The best dependency form is determine according to the value of the IDependenceForm.CriterionValue criterion.

Example

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

See also:

ISmCurveEstimation