Skip to content
Prev 152058 / 398500 Next

drop1() seems to give unexpected results compare to anova()

Thomas P C Chu wrote:
This is your problem: There is no noise term in there. As a result, F 
and t tests are basically 0/0 except for errors introduced by roundoff. 
These errors can affect numerators and denominators differently when 
different numerical methods are used, and it is really a toss-up whether 
this results in a significant test or not.