HasConstant: Boolean;
HasConstant: boolean;
The HasConstant property determines whether constant is used in calculation.
Available values:
True. Default value. Constant is used.
False. Constant is not used.
The property use is given in the example for IEmLinearRegressionSettings.Explained.
See also: