Skip to content
Prev 13675 / 20628 Next

Inflated heritability estimate for animal model with binary response using MCMCglmm

Hi,

Is this the h2 on the latent or data scale? If the latent scale do  
families/relatives have correlated sexes/ages? If they do, this may  
explain a drop in the latent scale h2.

Also, if you have phenotypes for parents it is very important that you  
give them dummy fam variables not NA. They did belong to a family,  
even if you did not record it.

I would also use family="threshold" rather than family="ordinal". They  
are equivalent but you do not need to add 1 to the denominator  
variance of the h2 with family="threshold". If you set V_units=1,  
family="threshold" is the standard probit model.

Also, V=1 and nu=1 is a pretty strong prior, and so you may want to  
change this.

Cheers,

Jarrod


<kanixwang at uchicago.edu> on Wed, 26 Aug 2015 15:11:17 -0500: