Skip to content
Prev 14163 / 398503 Next

What kind of test in summary(glm)?

To go a bit farther, simulations have shown that a t
distribution is inappropriate because it is overly
conservative (due to not having to estimate sigma).
P-values using the normal distribution are more
accurate than those from t.

As Brian noted, the Hauck-Donner effect can ruin
Wald statistics.  When a variable does not have
a dominating effect (i.e., when there is no cell
containing less than perhaps two observations
but this depends on N) Wald stats work reasonably
well.

Frank Harrell
Prof Brian Ripley wrote: