Skip to content

NMDS in Vegan: problems in stressplot, best solution

2 messages · Kumar Mainali, Gavin Simpson

#
On Fri, 2013-04-26 at 12:42 -0500, Kumar Mainali wrote:
You can. What you can't do is use argument `dis` with an metaMDS object.
If you use:

stressplot(parth.mds, pch=1, p.col="gray", lwd=2, l.col="red")

you'll see it works just fine.

We'll see about providing a better error message if you do what the
documentation asks you not to.
The best solution it encountered in the 100 random starts, yes.
It is implied in point 4. of the Details section of ?metaMDS.
Not in a graphical plot. The stresses for each iteration are printed to
the console at each iteration. Note these "iterations" are random
starts, each of which has iterations of the algorithm.

HTH

G