vegandevs / vegan

R package for community ecologists: popular ordination methods, ecological null models & diversity analysis
https://vegandevs.github.io/vegan/
GNU General Public License v2.0
460 stars 98 forks source link

Identifying significance for each level of a factor with envfit #625

Closed hkaspersen closed 8 months ago

hkaspersen commented 8 months ago

Hello! I am using envfit to see how two factor variables fit to an ordination. I see in different tutorials that with numerical variables you get one p-value per variable. For the factor variables you only get one p-value per variable, but does this then mean that all the factor levels are significant? I'm trying to only plot significant variables, but I'm a bit unsure how to interpret this, as I will get one arrow per factor level. Any help is greatly appreciated!