ConstantValue: Double;
The ConstantValue property determines the value of model constant.
ConstantValue is taken into account if IMsBinaryRegressionTransform.ConstantMode is set to InterceptMode.ManualEstimate.
The property use is given in the example for IMsBinaryRegressionTransform.BinaryDistr.
See also: