Skip to content
Prev 1284 / 20628 Next

possible lmer compatibility bug?

Thanks for sending the additional information.  There are two things
you can try immediately.

Don't simultaneously load the lme4 and the nlme packages.  It is
unfortunate that the packages conflict with each other but they do
because there are incompatible definitions of some of the extractor
functions.

Update your version of the lme4 package.  The version you are using is
quite out of date.   Just run

update.packages()

to get the updated versions.

On Wed, Aug 20, 2008 at 1:10 PM, Brandon Invergo
<brandon at brandoninvergo.com> wrote: