pitakakariki / simr

Power Analysis of Generalised Linear Mixed Models by Simulation
69 stars 19 forks source link

Overdispersion check #182

Open pitakakariki opened 4 years ago

pitakakariki commented 4 years ago

Running glm simulations when the real data will be overdispersed could give serious overestimates of power.

First step could be a warning if an overdispersed glm is used for fit.

It might be worth including a vignette, which the warning could link to.