IMsNonLinearRegressionTransform.InitApproximation

Fore Syntax

InitApproximation: Array;

Fore.NET Syntax

InitApproximation: System.Array;

Description

The InitApproximation property determines an array of initial approximations for the model coefficients.

Comments

The default value: 0,1.

Fore and Fore.NET Examples

The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.

See also:

IMsNonLinearRegressionTransform