TVec B { get; set; }
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 Dew.Stats.TMtxNonLinReg.Recalc call B stores calculated regression coefficients.
See Also: TMtxNonLinReg.X, TMtxNonLinReg.Y