]> git.donarmstrong.com Git - ape.git/blobdiff - man/compar.cheverud.Rd
fix bug in seg.sites + improved Damien's man pages
[ape.git] / man / compar.cheverud.Rd
index 6c7a8d777c227f2416bfe3103e7a028e66026711..4a6f86da959b018e808d8b8f19e0e2f6d08fc9fb 100644 (file)
@@ -52,10 +52,11 @@ compar.cheverud(y, W, tolerance = 1e-06, gold.tol = 1e-04)
 \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,