Skip to content

pMCMC and HPD in MCMCglmm

2 messages · m.fenati at libero.it, Jarrod Hadfield

#
Hi,
when I set the fixed effect priors for the first example with repeated 
measures I  follow the indication of both the coursenote and past post (https:
//stat.ethz.ch/pipermail/r-sig-mixed-models/2010q3/004415.html):

V=diag(n)*((varUNITS+varCLASS)+pi^2/3)

where 
n= number of fixed effects
varUNITS= residual variance (var of e)
varCLASS = variance of random effect (var of Zu)

You suggest  to assume 1 for the residual variance (varUNITS) + ~2 for the 
random variable variance (varCLASS). 

How do you decide to set ~2 for varCLASS? is there an indication about a 
possible range of this value?

Thank a lot

Massimo

 -----------------------
 Massimo Fenati
 DVM
 Padova - Italy
an
of
of
exact
it
#
Hi,

Without prior knowledge of the total variability you have to guess, or  
if you can live with the guilt use the posterior estimate from a  
preliminary model. In practice, I think the posterior distribution of  
the fixed effects are likely to change little with reasonable choices  
for the prior unless there is complete or near-complete separation.  
Even then, with large data sets differences may be small - but check!

Cheers,

Jarrod



Quoting "m.fenati at libero.it" <m.fenati at libero.it> on Fri, 26 Aug 2011  
19:58:22 +0200 (CEST):