IMsBinaryRegressionTransform.IsCoefficientsSaved

Syntax

IsCoefficientsSaved(Coord: IMsFormulaTransformCoord): Boolean;

Parameters

Coord. Output variable slice, for which calculation is executed.

Description

The IsCoefficientsSaved property returns whether model coefficients are saved.

Comments

Available values:

Example

The property use is given in the example for IMsBinaryRegressionTransform.Coefficients.

See also:

IMsBinaryRegressionTransform