[Vegan-commits] r1977 - in permbranches/0.6: . man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Nov 1 15:10:58 CET 2011


Author: gsimpson
Date: 2011-11-01 15:10:58 +0100 (Tue, 01 Nov 2011)
New Revision: 1977

Modified:
   permbranches/0.6/DESCRIPTION
   permbranches/0.6/man/shuffle.Rd
   permbranches/0.6/man/shuffleSet.Rd
Log:
add relevant references to Cajo's work on permutation schemes in Canoco from r1976

Modified: permbranches/0.6/DESCRIPTION
===================================================================
--- permbranches/0.6/DESCRIPTION	2011-11-01 14:06:21 UTC (rev 1976)
+++ permbranches/0.6/DESCRIPTION	2011-11-01 14:10:58 UTC (rev 1977)
@@ -5,6 +5,6 @@
 Author: Gavin L. Simpson
 Maintainer: Gavin L. Simpson <gavin.simpson at ucl.ac.uk>
 Suggests: vegan (>= 2.0-0), testthat (>= 0.5)
-Description: The 'permute' package implements a set of restricted permutation designsfor freely exchangeable, line transects (time series), and spatial grid designs plus permutation of blocks (groups of samples). 'permute' also allows split-plot designs, in which the whole-plots or split-plots or both can be freely-exchangeble or one of the restricted designs.
+Description: The 'permute' package implements a set of restricted permutation designsfor freely exchangeable, line transects (time series), and spatial grid designs plus permutation of blocks (groups of samples). 'permute' also allows split-plot designs, in which the whole-plots or split-plots or both can be freely-exchangeble or one of the restricted designs. The 'permute' package is modelled after the permutation schemes of Canoco 3.1 by Cajo ter Braak.
 License: GPL-2 
 URL: http://vegan.r-forge.r-project.org/

Modified: permbranches/0.6/man/shuffle.Rd
===================================================================
--- permbranches/0.6/man/shuffle.Rd	2011-11-01 14:06:21 UTC (rev 1976)
+++ permbranches/0.6/man/shuffle.Rd	2011-11-01 14:10:58 UTC (rev 1977)
@@ -133,8 +133,16 @@
 %  that currently use the older \code{\link[vegan]{shuffle}} will be
 %  updated to use \code{shuffle}.
 %}
-%\references{
-%}
+\references{
+  \code{shuffle()} is modelled after the permutation schemes of Canoco
+  3.1 (ter Braak, 1990); see also Besag & Clifford (1989).
+
+  Besag, J. and Clifford, P. (1989) Generalized Monte Carlo significance
+  tests. \emph{Biometrika} \strong{76}; 633--642.
+
+  ter Braak, C. J. F. (1990). \emph{Update notes: CANOCO version
+    3.1}. Wageningen: Agricultural Mathematics Group. (UR).
+}
 \author{Gavin Simpson}
 \seealso{\code{\link{check}}, a utility function for checking
   permutation scheme described by \code{\link{permControl}}.}

Modified: permbranches/0.6/man/shuffleSet.Rd
===================================================================
--- permbranches/0.6/man/shuffleSet.Rd	2011-11-01 14:06:21 UTC (rev 1976)
+++ permbranches/0.6/man/shuffleSet.Rd	2011-11-01 14:10:58 UTC (rev 1977)
@@ -44,7 +44,16 @@
 %}
 
 %% ~Make other sections like Warning with \section{Warning }{....} ~
+\references{
+  \code{shuffle()} is modelled after the permutation schemes of Canoco
+  3.1 (ter Braak, 1990); see also Besag & Clifford (1989).
 
+  Besag, J. and Clifford, P. (1989) Generalized Monte Carlo significance
+  tests. \emph{Biometrika} \strong{76}; 633--642.
+
+  ter Braak, C. J. F. (1990). \emph{Update notes: CANOCO version
+    3.1}. Wageningen: Agricultural Mathematics Group. (UR).
+}
 \seealso{
   See \code{\link{shuffle}} for generating a single permutation, and
   \code{\link{permControl}} for setting up permutation designs.



More information about the Vegan-commits mailing list