Skip to content

NMDS and envfit

2 messages · adrien, Gavin Simpson

#
Hello,

for the function envfit in package vegan, the manual suggests that "The 
function fits environmental vectors or factors onto an ordination" but 
since there are scores for both sites and species, does envfit correlate 
the environmental factors to the sites or to the species NMDS scores? Or 
to both, at the same time? Or am I missing something?

thanks for any input on this!

adrien
#
On Wed, 2013-05-15 at 14:42 +0300, adrien wrote:
There are really only site scores in nMDS, and anyway, all versions of
envfit would work on the site scores. So only the chosen axis scores are
used in the envfit process.

As for the species scores; metaMDS adds these as a convenience feature
if the species data is available to it. They are added as a weighted
average of the site scores and then possibly expanded. 

G