Skip to content
Prev 1662 / 7420 Next

ANOSIM in vegan

On Mon, 2010-11-15 at 10:09 -0500, Soumi Ray wrote:
The best example I can come up with is that these are coordinates, like
map coordinates, in the ordination space, that is all. They are
certainly not "axis scores" in the sense of PCA et al implying that they
are independent, you need both (in 2D solution, all in k-D solutions)
coordinates to represent the "distances" between your samples in terms
of species composition.

The scores are the "best" mapping of the n-dimensional dissimilarity
matrix (n == number of sites or samples) in a k-dimensional space. Where
"best" means i) subject to convergence to a suitable global minimum in
the algorithm, and ii) the mapping is in regards to the /rank/ ordering
of the dissimilarities not their actual values.

HTH

G