property B: TVec;
Stores the regression coefficients.
Result: stored in self (calling object), returns self for chaining
Remarks:
Stores the regression coefficients. Set B to define initial values for regression coefficients. After the TMtxMultiNonLinReg.Recalc call B stores calculated regression coefficients.
See Also: TMtxMultiNonLinReg.X, TMtxMultiNonLinReg.Y