pitakakariki / simr

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

Consider messing with the `merMod` a little more so that non-simr calculations make sense #189

Open pitakakariki opened 3 years ago

pitakakariki commented 3 years ago

e.g. https://stackoverflow.com/questions/63569929/extend-doesnt-show-effects-in-r-package-simr

Maybe use make[Gl|L]mer to make a new object?

Make sure this doesn't cause weird things that need a deep copy.