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