X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fcompar.cheverud.Rd;h=4a6f86da959b018e808d8b8f19e0e2f6d08fc9fb;hb=bab1a9f9a25774bb2c11430540b02f1b91f458bc;hp=6c7a8d777c227f2416bfe3103e7a028e66026711;hpb=048cc125137aa5f9270ce02207ccaa8be02e53a8;p=ape.git diff --git a/man/compar.cheverud.Rd b/man/compar.cheverud.Rd index 6c7a8d7..4a6f86d 100644 --- a/man/compar.cheverud.Rd +++ b/man/compar.cheverud.Rd @@ -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,