Skip to content
Prev 13148 / 20628 Next

design matrices in MCMCglmm

Hi Alexandre,

The design matrices should be identical for both effects (z_{ij}=1 if  
the jth individual is the mother of individual i). The difference is  
in the correlation structure of the random effects. For environmental  
maternal effects they are assumed iid (i.e. an identity matrix) but  
for the maternal genetic effects they are assumed to be proportional  
to the A matrix. inverseA will return the inverse of A if you pass it  
the pedigree. It is this inverse that is required for forming the MME.

Cheers,

Jarrod






Quoting Alexandre Martin <alexandre.m.martin at gmail.com> on Fri, 27 Mar  
2015 16:39:40 -0400: