TMtxNonLinReg.B Property

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 TMtxNonLinReg.Recalc call B stores calculated regression coefficients.

See Also: TMtxNonLinReg.X, TMtxNonLinReg.Y