TMtxMulLinReg.Constant Property

property Constant: Boolean;

Intercept term.

Returns: Boolean

Remarks:

Defines if intercept term is used. If true then all calculations will include intercept term b(0). If false then intercept term b(0) is set to 0.0.

See Also: TMtxMulLinReg.A, TMtxMulLinReg.RegressResult