IsCoefficientsSaved(Coord: IMsFormulaTransformCoord): Boolean;
Coord. Output variable slice, for which calculation is executed.
The IsCoefficientsSaved property returns whether model coefficients are saved.
Available values:
True. Model coefficients are saved.
False. Model coefficients are not saved.
The property use is given in the example for IMsBinaryRegressionTransform.Coefficients.
See also: