Skip to content
Prev 2250 / 20628 Next

glmer vs. MCMCglmm

Hi,

Sorry for not replying to this earlier - I'm in the middle of a field  
season at the moment so don't have much spare time. Thankfully  
Shinichi Nakagawa sent me the relevant information for reconciling  
MCMCglmm's results with sib-pair/lmer etc in the context of binary data.

The intra class correlation should be calculated as

VA/(VA+VE+pi^2/3)

where VE is a user-defined (and usually fixed) residual variance. This  
proportion is invariant to the choice of VE and for the PlodiaRB  
example gives an intra-class correlation of 0.15 which is the same as  
other programs.

If VE is set to 0.0001 (as in David's second MCMCglmm example), the  
chain will mix very poorly and not give valid inferences. This should  
be clear from basic mcmc diagnostics including plotting.

See Browne (2005) Journal of the Royal Statistical Society A 168  
599-613 for more info.

Cheers,

Jarrod



Quoting David Duffy <David.Duffy at qimr.edu.au>: