]> git.donarmstrong.com Git - ape.git/blobdiff - man/parafit.Rd
fix a bug in as.hclust.phylo + a few typos in man pages
[ape.git] / man / parafit.Rd
index 6cb16ac835b61fccf3df3fb46b72f1a9d02d4c1a..b819656c6971e134baf1eaee17f94b5d490657fe 100644 (file)
@@ -11,8 +11,8 @@ Function \code{\link{parafit}} tests the hypothesis of coevolution between a cla
 The method, which is described in detail in Legendre et al. (2002), requires some estimates of the phylogenetic trees or phylogenetic distances, and also a description of the host-parasite associations (H-P links) observed in nature.
 }
 \usage{
-parafit(host.D, para.D ,HP ,nperm=999, test.links=FALSE, seed=NULL,
-correction="none", silent=FALSE)
+parafit(host.D, para.D, HP, nperm = 999, test.links = FALSE,
+        seed = NULL, correction = "none", silent = FALSE)
 }
 
 \arguments{