topDist: Topological distances on a tree

View source: R/QuartetTally.R

topDistR Documentation

Topological distances on a tree

Description

Compute a pairwise table of topological distances from a tree, after contracting short edges

Usage

topDist(tree, epsilon = 0)

Arguments

tree

a phylo object, with or without edge lengths

epsilon

a tolerance, so all edges shorter than epsilon are contracted

Value

a distance table, with rows and columns named by taxa


MSCquartets documentation built on April 4, 2025, 5:14 a.m.