ISmCurveEstimation.SortedModelList

Fore Syntax

SortedModelList: Array;

Fore.NET Syntax

SortedModelList: System.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.

Fore and Fore.NET Examples

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

See also:

ISmCurveEstimation