Hi all,
I am trying to run a nmds with function nmds()
Once I run the following code I wonder how to look to the R2 and stress
value of the chosen configuration.
iris.nmds <- nmds(iris.md, mindim=2, maxdim=2, nits=50)
iris.nmin <- nmds.min(iris.nmds)
Which among the 50 configuration the functions chose?
How to look to its stress and R2 values?
If I type iris.nmin I only got the X1 and X2 coordinates...
Thanks in advance,
Gian
[[alternative HTML version deleted]]
_______________________________________________
R-sig-ecology mailing list
[email protected]
https://stat.ethz.ch/mailman/listinfo/r-sig-ecology