ISmBinaryModel.OptimizationMethod

Fore Syntax

OptimizationMethod: BinaryOptimizationMethod;

Fore.NET Syntax

OptimizationMethod: Prognoz.Platform.Interop.Stat.BinaryOptimizationMethod;

Description

The OptimizationMethod property determines the optimization method in use.

Comments

The QuadraticHillClimbing method is used by default.

Fore and Fore.NET Examples

The property use is given in the example for ISmBinaryModel.CovarianceMatrix.

See also:

ISmBinaryModel