Hello,
I am facing the following situation:
I have two species phylogenies of groups very distantly related to each other. For each tip (species) I have the value for a continuous trait. I would like to check whether or not there is a significant difference between the two groups, while accounting for within-group relatedness.
AFAIK, this type of analysis is usually done with a phylogenetic ANOVA test, e.g. as implemented in the R package phytools. However, the function expects a single phylogeny, not two.
Can anyone suggest a software that can do what I need, or help me think of a procedure for performing the analysis?
Thanks!