]> git.donarmstrong.com Git - ape.git/blobdiff - man/compar.cheverud.Rd
provisional version of the new reorder.phylo()
[ape.git] / man / compar.cheverud.Rd
index 4a6f86da959b018e808d8b8f19e0e2f6d08fc9fb..404b788135b6dbbe62ba3a000e7977a16c63e943 100644 (file)
@@ -45,18 +45,16 @@ compar.cheverud(y, W, tolerance = 1e-06, gold.tol = 1e-04)
   variables: geometric interpretations. \emph{Evolution}, \bold{55},
   2143--2160.
 
-  Harvey, P. H. and Pagel, M. D. (1991) \emph{The comparative method in
-    evolutionary biology}. Oxford University Press.
+  Harvey, P. H. and Pagel, M. D. (1991) \emph{The Comparative Method in
+    Evolutionary Biology}. Oxford University Press.
 }
 \author{Julien Dutheil \email{julien.dutheil@univ-montp2.fr}}
 \seealso{\code{\link{compar.lynch}}}
 \examples{
 ### Example from Harvey and Pagel's book:
-\dontrun{
 y<-c(10,8,3,4)
 W <- matrix(c(1,1/6,1/6,1/6,1/6,1,1/2,1/2,1/6,1/2,1,1,1/6,1/2,1,1), 4)
 compar.cheverud(y,W)
-}
 ### Example from Rohlf's 2001 article:
 W<- matrix(c(
   0,1,1,2,0,0,0,0,