Skip to content
Prev 4329 / 20628 Next

Testing whether I need a random effect?

On 08/17/2010 07:34 PM, Ben Bolker wrote:
Thanks Ben.

The library RLRSim and the function exactRLRT(). However, when I run 
that function I get the following message:

 > exactRLRT(m.f)
Using restricted likelihood evaluated at ML estimators.
  Refit with method="REML" for exact results.
Error in if (rlrt.obs != 0) { : missing value where TRUE/FALSE needed

Does this function not work with the glmer() and the Poisson family?