ConstantMode: InterceptMode;
The ConstantMode property determines a mode of setting model constant.
If ConstantMode is set to InterceptMode.ManualEstimate, the constant is set by using the IMsBinaryRegressionTransform.ConstantValue property.
The property use is given in the example for IMsBinaryRegressionTransform.BinaryDistr.
See also: