0

I'm working on some RDA. I know that I can run permutations to test for the overall ordination, for the axes, and even for the terms. But is there a function to test the species scores?

anova.cca(rda)
anova.cca(rda, by = "axis")
anova.cca(rda, by = "terms")

is there something like anova.cca(rda, by = "species") ??

  • Welcome to SO. You maximize your chance of getting a useful answer if you provide a minimal reproducible example. This [post](https://stackoverflow.com/help/minimal-reproducible-example)  may help. – yuliaUU Mar 31 '23 at 21:03

0 Answers0