Calculate power for generalised linear mixed models, using
simulation. Designed to work with models fit using the 'lme4' package.
Described in Green and MacLeod, 2016
Power Analysis for Generalised Linear Mixed Models by Simulation.
A tutorial has been published in Methods in Ecology and Evolution.
If you get the following error, try reinstalling RLRsim. Loading required package: lme4 Loading required package: Matrix Error : object ‘sigma’ is not exported by 'namespace:lme4' Error: package or namespace load failed for ‘simr’
fixed a unit test that was causing problems for lme4 downstream checks.
minor improvements
nrow
in summary.powerCurve
.compatibility updates for lmerTest
version 3.0-0.
bugfixes
extend
.print
, summary
, and confint
methods for easier access to results.log(y)
type responses now work.