[Vegan-commits] r2267 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Sep 3 20:42:46 CEST 2012
Author: jarioksa
Date: 2012-09-03 20:42:46 +0200 (Mon, 03 Sep 2012)
New Revision: 2267
Modified:
pkg/vegan/man/decostand.Rd
Log:
reference vegdist(..., 'altGower') for Anderson standardization in decostand
Modified: pkg/vegan/man/decostand.Rd
===================================================================
--- pkg/vegan/man/decostand.Rd 2012-09-03 08:02:24 UTC (rev 2266)
+++ pkg/vegan/man/decostand.Rd 2012-09-03 18:42:46 UTC (rev 2267)
@@ -66,9 +66,10 @@
to presences, and \code{logbase = Inf} gives the presence/absence
scaling. Please note this is \emph{not} \eqn{\log(x+1)}{log(x+1)}.
Anderson et al. (2006) suggested this for their (strongly) modified
- Gower distance, but the standardization can be used independently
- of distance indices.
- }
+ Gower distance (implemented as \code{method = "altGower"} in
+ \code{\link{vegdist}}), but the standardization can be used
+ independently of distance indices.
+ }
Standardization, as contrasted to transformation, means that the
entries are transformed relative to other entries.
More information about the Vegan-commits
mailing list