Skip to content
Prev 10378 / 20628 Next

Two random effects with identical conditional modes

Hi Jarrod,

Thanks for your reply and the link you provided.? I tried to get lme4a to work on several installations of R (2.13, 2.15, 3.0) to follow Douglas Bates' tips. Unfortunately I keep getting the error message:

Loading required package: minqa

Loading required package: Rcpp
Loading required package: MatrixModels
Error in inDL(x, as.logical(local), as.logical(now), ...) : 
? function 'cholmod_l_start' not provided by package 'Matrix'
In addition: Warning messages:
1: package 'minqa' was built under R version 2.13.2 
2: package 'Rcpp' was built under R version 2.13.2 
3: package 'MatrixModels' was built under R version 2.13.2 
Error: package/namespace load failed for 'lme4a'

I use? Windows XP (32bits) and 7 (64 bits)...


Kind regards






----- Original Message -----
From: Jarrod Hadfield <j.hadfield at ed.ac.uk>
To: boomslang <boomslang_fibs at yahoo.co.uk>
Cc: "r-sig-mixed-models at r-project.org" <r-sig-mixed-models at r-project.org>
Sent: Monday, 22 July 2013, 18:40
Subject: Re: [R-sig-ME] Two random effects with identical conditional modes

Hi,

This is called a multimembership model, and there is information on? 
how to fit them in this thread:

http://comments.gmane.org/gmane.comp.lang.r.lme4.devel/6264

There are now better ways to specify this type of model in MCMCglmm,? 
but the lmer suggestions by Doug may still be up to date.

Cheers,

Jarrod


Quoting boomslang <boomslang_fibs at yahoo.co.uk> on Mon, 22 Jul 2013? 
00:33:17 +0100 (BST):