[Vegan-commits] r912 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Aug 9 08:19:10 CEST 2009
Author: jarioksa
Date: 2009-08-09 08:19:10 +0200 (Sun, 09 Aug 2009)
New Revision: 912
Modified:
pkg/vegan/man/metaMDS.Rd
Log:
With user supplied dissimilarities metaMDS does centre and pc rotate scores, and help says this now
Modified: pkg/vegan/man/metaMDS.Rd
===================================================================
--- pkg/vegan/man/metaMDS.Rd 2009-08-09 06:13:24 UTC (rev 911)
+++ pkg/vegan/man/metaMDS.Rd 2009-08-09 06:19:10 UTC (rev 912)
@@ -50,7 +50,7 @@
\item{comm}{Community data. Alternatively, dissimilarities either as
a \code{\link{dist}} structure or as a symmetric square matrix.
In the latter case all other stages are skipped except random
- starts. }
+ starts and centring and pc rotation of axes. }
\item{distance}{Dissimilarity index used in \code{\link{vegdist}}.}
\item{k}{Number of dimensions in \code{\link[MASS]{isoMDS}}.}
\item{trymax}{Maximum number of random starts in search of stable
More information about the Vegan-commits
mailing list