IMsNonLinearRegressionTransform.InitApproximation

Syntax

InitApproximation: Array;

Description

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

Comments

The default value: 0,1.

Example

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

See also:

IMsNonLinearRegressionTransform