IsCoefficientsSaved(Coord: IMsFormulaTransformCoord): Boolean;
Coord. The output variable slice for which calculation is performed.
The IsCoefficientsSaved property determines whether the model equation coefficients are saved.
Available values:
True. Coefficients are saved.
False. Coefficients are not saved.
The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.
See also: