IMsBinaryRegressionTransform.ConstantValue

Fore Syntax

ConstantValue: Double;

Description

The ConstantValue property determines the value of model constant.

Comments

The ConstantValue is considered, if IMsBinaryRegressionTransform.ConstantMode is set to InterceptMode.ManualEstimate.

Example

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

See also:

IMsBinaryRegressionTransform