IMsNonLinearRegressionTransform.IsCoefficientsSaved

Syntax

IsCoefficientsSaved(Coord: IMsFormulaTransformCoord): Boolean;

Parameters

Coord. The output variable slice for which calculation is performed.

Description

The IsCoefficientsSaved property determines whether the model equation coefficients are saved.

Comments

Available values:

Example

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

See also:

IMsNonLinearRegressionTransform