Skip to content

Very important question regarding the error while using library(lme4)

5 messages · Ben Bolker, Steve Denham, Jake Westfall

#
On 14-07-15 02:15 PM, Steve Denham wrote:
Steve, thanks for speaking up.

* for what it's worth, it's fairly hard to get a Wald test out of lme4,
although if you wanted you could do it by inverting
model at optinfo$derivs$Hessian ...
* my personal feeling is that the estimate of the variance-covariance
matrix of the random effects is not "chaotic", but I agree that it could
be numerically unstable.
* I would say there _are_ times when one is interested in a standard
null-hypothesis test of whether the variation among units of the
grouping variable is distinguishable from the effect of noise elsewhere
in the model (e.g. evolutionary/population genetics questions), but I
agree that this null hypothesis is often tested needlessly/thoughtlessly ...

   As a SAS user I would be interested in your comments/opinions about
the pros and cons of PROC MIXED/GLIMMIX vs. lme4 -- *not* with the
intention of starting a flame war, but for the general hope of informing
myself (and others) about the strengths and weaknesses of different
systems, and of finding out how we can improve lme4 ...

  cheers
    Ben Bolker