Skip to content
Prev 10033 / 63424 Next

step.lm() fails to drop {many empty 2-way factor cells} (PR#3491)

Your example works on 2 of the 3 systems I tried (and in fact the warnings
you got on stepAIC are spurious).  It's all down to rounding errors.

I've added a fuzz in the termination test.

B
On Wed, 16 Jul 2003 maechler@stat.math.ethz.ch wrote: