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