X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fdist.topo.Rd;h=caf1b5b6f4eaf5d1757cde044a7a843f9003aa68;hb=4ef7ac2c31da7b7c70a31f1f95a1182d22c3a71a;hp=3fbedcd0761dc0649bf62775394ecb6a373d9f21;hpb=15e231b55ef0be61c20bfc82efd2316e085122a9;p=ape.git diff --git a/man/dist.topo.Rd b/man/dist.topo.Rd index 3fbedcd..caf1b5b 100644 --- a/man/dist.topo.Rd +++ b/man/dist.topo.Rd @@ -19,7 +19,8 @@ dist.topo(x, y, method = "PH85") } \details{ Two methods are available: the one by Penny and Hendy (1985), and the - branch length score by Kuhner and Felsenstein (1994). + branch length score by Kuhner and Felsenstein (1994). The trees are + always considered as unrooted. The topological distance is defined as twice the number of internal branches defining different bipartitions of the tips (Penny and Hendy @@ -33,7 +34,8 @@ dist.topo(x, y, method = "PH85") similar bipartitions (or splits) in both trees. } \note{ - The geodesic distance of Billera et al. (2001) has been disabled. + The geodesic distance of Billera et al. (2001) has been disabled: see + the package \pkg{distory} on CRAN. } \references{ Billera, L. J., Holmes, S. P. and Vogtmann, K. (2001) Geometry of the @@ -54,7 +56,7 @@ dist.topo(x, y, method = "PH85") testing minimum-evolution trees. \emph{Molecular Biology and Evolution}, \bold{9}, 945--967. } -\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}} +\author{Emmanuel Paradis} \seealso{ \code{\link{read.tree}} to read tree files in Newick format, \code{\link{cophenetic.phylo}}, \code{\link{prop.part}}