Compute consensus edges for a tree under some criterion
This function computes consensus edge lengths by different methods.
consensus.edges(trees, method=c("mean.edge","least.squares"), ...)
trees |
object of class |
method |
method for computing the edge lengths. Could be the mean of all trees in which the edge is present, or it could be the least-squares edge lengths computed on the mean patristic distance matrices from the input phylogenies in |
... |
optional arguments, the most popular of which is |
An object of class "phylo"
with edge lengths.
Liam Revell liam.revell@umb.edu
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.