| nmdsdata {MorphoTools2} | R Documentation |
Class nmdsdata
Description
The nmdsdata class is designed for storing results of non-metric multidimensional scaling (NMDS).
Format
Class nmdsdata.
- objects
-
- ID
IDs of each row of
scoresobject.- Population
population membership of each row of
scoresobject.- Taxon
taxon membership of each row of
scoresobject.- scores
ordination scores of cases (objects, OTUs).
- stress
stress value, e.i., goodness of fit.
- groupMeans
data.framecontaining the means for the taxa.- distMethod
used distance measure.
- rank
number of possitive eigenvalues.
[Package MorphoTools2 version 1.0.1.1 Index]