Skip to content
Prev 1059 / 7420 Next

using metaMDS and getting error messages

On 2/02/10 15:25 PM, "Aisyah" <aisyah.faruk at ioz.ac.uk> wrote:

            
Aisyah,

I think the diagnostic message more or less tells you what is the problem:
the data are disconnected. This means that there are some plots or groups of
plots that have nothing in common with some other plots. It is impossible to
define the relationship of these disconnected plots with other plots. You
should handle your disconnected blocks separately, or in mild cases, remove
the plots that have nothing in common with others. In principle, such plots
could be anywhere outside the configuration of other points.

You can use function distconnected() in vegan to find connected groups
within disconnected data.

Cheers, Jari Oksanen