You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
vegandevs / vegan Public
I I am using the function betadisper() after adonis() to test for homogeneity of variances. I have used it a lot in the years but I never get to look at the boxplots output with the necessary attention.
So this is my code.
permdisp
In the ordination plot looks like the Root samples should have smaller distances to centroids respect to the Soil samples. However, this is not what we see int he boxplot. is it because the PCoA is in 2D but in reality there are many axes, so the distances to the centroids might be bigger than what seen in PC1 & PC2.
So I tried to plot the distance manually and I got this
SAM110 SAM111 SAM37 SAM112 SAM113 SAM114 SAM115 SAM116 SAM117 SAM118 SAM119 SAM120 Root Root Root Soil Soil Soil Soil Root Root Root Root Soil Levels: Root Soil
Levels 1 and 2 correspond exactly to Root and Soil. This plot makes more sense to me in relation to the PCoA graph.
So, I am wondering if:
Thanks you very much,
Beta Was this translation helpful? Give feedback.