UseDefaultInitValues: Boolean;
The UseDefaultInitValues property determines whether the primary default approximations are used.
Available values:
True. Default value. Primary default approximations are used for calculation.
False. To calculate, primary approximations set in the IMsNonLinearRegressionTransform.InitApproximation property are used.
The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.
See also: