Skip to content
Prev 12187 / 20628 Next

Cbind and taxa rows trouble in MCMCglmm

Hi Nick,

For Q1 can you post your model specification?

For Q2 the dimensions of the data-frame and the phylogeny do not have  
to be the same. The only condition is that the levels of the column  
that you wish to associate with the phylogeny (i.e. Species) are all  
represented in either a) the row names of the inverse phylogenetic  
covariance matrix (if you use the ginverse= argument) or b) the tip  
labels of the phylogeny (if you use the pedigree= argument).

If you do have multiple records per species then you might also want  
to consider fitting a non-phylogenetic species effect.

Cheers,

Jarrod.



Quoting Nick Clark <n.clark at griffith.edu.au> on Fri, 25 Jul 2014  
19:21:21 +1000: