[Vegan-commits] r1050 - pkg/vegan/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Oct 23 16:03:45 CEST 2009
Author: psolymos
Date: 2009-10-23 16:03:44 +0200 (Fri, 23 Oct 2009)
New Revision: 1050
Modified:
pkg/vegan/man/tsallis.Rd
Log:
brace fix for proper LaTeX printing
Modified: pkg/vegan/man/tsallis.Rd
===================================================================
--- pkg/vegan/man/tsallis.Rd 2009-10-15 18:30:25 UTC (rev 1049)
+++ pkg/vegan/man/tsallis.Rd 2009-10-23 14:03:44 UTC (rev 1050)
@@ -41,7 +41,7 @@
If \code{hill = TRUE}, \code{tsallis} gives Hill numbers (numbers equivalents, see Jost 2007):
-\deqn{D_q = (1-(q-1) H)^(1/(1-q))}{D.q = (1-(q-1)*H)^(1/(1-q))}
+\deqn{D_q = (1-(q-1) H)^{1/(1-q)}}{D.q = (1-(q-1)*H)^(1/(1-q))}
Details on plotting methods and accumulating values can be found on the help pages of the functions \code{\link{renyi}} and \code{\link{renyiaccum}}.
}
More information about the Vegan-commits
mailing list