I'm currently trying to compare two different taxonomic arrangements of a species using geometric morphometrics. I have two competing hypothesis of sub-species arrangements and both produce significative results. When I compare both models using the anova() function of R, the result indicates that both results are different.

I was wondering if it is possible to see if each taxonomic arrangement has greater explanatory power using AIC. However, the AIC() function in R only seems to accept univariate responses. How can I check which is the best hypothesis?

(preferably using R)

More Fabio Andrade Machado's questions See All
Similar questions and discussions