void Recalc
Triggers non-linear regression recalculation.
Result: stored in self (calling object)
Remarks:
Triggers non-linear regression recalculation. After the Recalc call Dew.Stats.TMtxMultiNonLinReg.Dirty property is set to false.
The results are returned as:
- Dew.Stats.TMtxMultiNonLinReg.B : Regression coefficients estimates.
- Dew.Stats.TMtxMultiNonLinReg.YCalc : Fitted Y values.
See Also: TMtxMultiNonLinReg.B, TMtxMultiNonLinReg.YCalc