Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upmetaMDS(..., engine ="isoMDS") produces error #310
Comments
|
Yes, this is a bug: |
Thanks for the nice package! |
|
Don't worry: we think that if we provide an option like About your actual problem of no-convergence: Have you read the section "Convergence Problems" in the |
|
Fixed with commit 8ad3e80 |
I have frequent convergence problems with the default setting of
metaMDSso I wanted to tryisoMDSinstead of the default, but the code does not complete. Reproducible example follows:The error from the last line is
I am using vegan 2.5-4 with R 3.5.3 on Windows