Skip to content
Prev 2789 / 7420 Next

non-metric MDS comparison - vegan vs. ecodist packages

On Mon, 2012-02-20 at 16:28 +0100, Gian Maria Niccol? Benucci wrote:
Perhaps you could try running metaMDS with random starts until it does
find convergent solutions?! Why expect metaMDS() to do better in 20
tries than nmds() with 100 random tries?

add `trymax = 100` and `halfchange = FALSE` to try to make the two
functions more comparable.

HTH

G