Skip to content
Prev 8625 / 20628 Next

MCMCglmm : Difference in additive genetic variance estimated in univariate vs bivariate models

Hi Stephane,

If I am worried about prior influence and my model is multi-trait  
Gaussian I often run it through ASReml as a check.  Generally I find  
parameter expanded priors to be weaker than the inverse-Wishart and  
usually use them. Unfortunately I haven't seen much work done  
regarding their properties for covariance matrices. However, having

V=diag(n), nu=n, alpha.mu=c(0,0), alpha.V=diag(n)*s

where n is the dimension of the matrix and s a scale parameter  
(assuming the traits are on the same scale) seems to work well under  
at least some circumstances. Even with low replication the posterior  
modes are close to their REML estimates, and if one of the variance is  
close to zero then the posterior for the correlation is close to being  
uniform on the -1/1 interval, as you would hope  - approximate  
standard errors for this correlation obtained from REML analyses often  
seem to be anti-conservative.

Cheers,

Jarrod





Quoting Stephane Chantepie <chantepie at mnhn.fr> on Thu, 19 Jul 2012  
17:20:24 +0200: