Skip to content
Prev 171037 / 398503 Next

type III effect from glm()

Hi Simon,
On reading through this...what I mean is that yours seems not to be a
"sensible approach," the question itself may be reasonable. What you want to
be doing is testing whether the interaction term (yrs:district) gets
dropped. Do it by comparing nested models (basically as you have done), or
use dropterm() or stepAIC() [both are in MASS].

Regards, Mark.
Mark Difford wrote: