Skip to content

Problem extracting from mer objects

3 messages · Chris Ramsborg, Ivan Allaman, Ben Bolker

#
Chris Ramsborg <ramsborg <at> yahoo.com> writes:
[FWIW, questions on nlme/lmer might better be directed
to r-sig-mixed-models at lists.r-project.org]

  Do you have the nlme package loaded simultaneously
(you shouldn't) ?
  I can get almost (but not quite) the same error message
by doing the following:
Loading required package: lme4
Loading required package: Matrix
Loading required package: lattice
(Intercept) 
     1527.5
Attaching package: 'nlme'


	The following object(s) are masked from package:lme4 :

	 BIC,
	 fixef,
	 lmList,
	 ranef,
	 VarCorr
Error in UseMethod("fixef") : 
  no applicable method for 'fixef' applied to an object of class "mer"