Skip to content

Creating a phylogenetically corrected multivariate linear model using MCMCglmm

1 message · Tom Houslay

#
Hi Carolina,

Looks like you have used the prior from Jon's 'multivariate
phylogenetic example' section but haven't updated the random and rcov
terms in your MCMCglmm model accordingly, which should be something
like:

random=~us(trait):tips, rcov=~us(trait):units

Hope that helps...

Cheers

Tom