Skip to content
Prev 1566 / 7420 Next

NMDS vegan

On 25/10/10 21:10 PM, "Soumi Ray" <soumiray74 at gmail.com> wrote:

            
Soumi,

The basic problem with metaMDS of vegan (NMDS is in MASS) is that you have
missing values. You are not supposed to have missing values in species data,
and most dissimilarity measures cannot cope with those (some can: check the
docs). Further, it is usually not meaningful to handle community composition
of empty communities: their composition is NA. Most dissimilarity measures
cannot handle such cases meaningfully. Some can handle those, but I'm not
sure if they do it meaningfully. Getting around these two things may help
you further in metaMDS.

Cheers, Jari Oksanen