Skip to content
Prev 3465 / 20628 Next

Problems with function ranef in lme4

Manuel Sp?nola wrote:
My guess is that you have nlme loaded at the same time.

  search()
  detach("package:nlme")

  If that doesn't work, post the results of sessionInfo().