__declspec(property(get = GetB, put = SetB)) TVec*B;
Stores the regression coefficients.
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
Declared in Dew::Stats::TMtxNonLinReg · Dew.Stats/StatTools.h · Cross-compiler