void Recalc
Triggers stepwise regression recalculation.
Result: stored in self (calling object)
Remarks:
The result of this calculation is stored in the "BitMask" vector. The BitMask defines the variables which are to be included in to the regression by having BitMask.Bits[i] set to True. For detail statistics of the final configuration of the multiple regression call the Dew.Stats.Units.Regress.MulLinRegress followed by Dew.Stats.Units.Regress.RegressTest.