Skip to content
Prev 11075 / 20628 Next

MCMCglmm - Random effect prior specification

Hi Tanya,

The warning is because MCMCglmm augments the data set with missing  
data for missing combinations of rep/sex. This is just an algorithmic  
trick to keep the effects balanced and therefore easier to Gibbs  
sample. It is not an warning the user really has to worry about.

However, if the rep 1 in males and females have no connection, except  
by name, do you really expect their to be a between-sex covariance in  
their effects. If not, probably better to use idh(sex):rep.

However, with so few reps it will not be possible to get precise  
estimates of the variance of their effects, and the posterior will be  
sensitive to alternate prior specifications. That being said, if the  
rep effects are not of immediate interest this might not impact on the  
rest of the analysis. You could also fit them as fixed effects.


Autocorrelation is not an issue per se, it just means you have to  
collect more samples to get the same reduction in Monte Carlo error.  
You should focus on the effective sample size and aim to get something  
in the region of 1-2 thousand effective samples.

Cheers,

Jarrod



Quoting Tanya Pennell <T.Pennell at sussex.ac.uk> on Fri, 15 Nov 2013  
10:06:23 +0000: