Skip to content
Prev 8875 / 20628 Next

Heterogeneous (co)variances in a bivariate model with MCMCglmm?

Hi,

The rcov function does not allow the specification of direct products,  
unlike the random structure which does fit what you want.

Being able to specify:

rcov=~ us(at.level(YEAR,1):trait):units + us(at.level(YEAR,2):trait):units

would be useful, but I think I have been asked this before (where YEAR  
was GENDER) and when I looked into the code I realised that it would  
actually take quite a bit of work to make possible. Sorry.

Cheers,

Jarrod





Quoting David Atkins <datkins at u.washington.edu> on Fri, 07 Sep 2012  
08:50:02 +0200: