IMsBinaryRegressionTransform.ConstantValue

Syntax

ConstantValue: Double;

Description

The ConstantValue property determines the value of model constant.

Comments

ConstantValue is taken into account if IMsBinaryRegressionTransform.ConstantMode is set to InterceptMode.ManualEstimate.

Example

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

See also:

IMsBinaryRegressionTransform