ISmCurveEstimation.BestDependenceForm

Fore Syntax

BestDependenceForm: Integer;

Fore.NET Syntax

BestDependenceForm: integer;

Description

The BestDependenceForm property returns the number of the best dependency form.

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