IsCoefficientsSaved(Coord: IMsFormulaTransformCoord): Boolean;
IsCoefficientsSaved[Coord: Prognoz.Platform.Interop.Ms.IMsFormulaTransformCoord]: boolean;
Coord. The output variable slice for which calculation is performed.
The IsCoefficientsSaved property returns 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: