compare.all.trees: Compare all trees in a treeset, and return a matrix (lower...

Description Usage Arguments Details Value Author(s) See Also

View source: R/compare.all.trees.R

Description

Compare all trees in a treeset, and return a matrix (lower diagonal only) indicating which pairwise comparisons are identical

Usage

1

Arguments

treeset

an object of class multiPhylo or a list of phylo objects

...

additional arguments to be passed along to all.equal.phylo

Details

Slow, tedious one-on-one comparison of trees, depending on the implementation in ape. As written, this function is sensitive to rooting.

Value

A matrix of TRUE and FALSE values depending on whether the compared trees are identical in topology

Author(s)

Andrew Hipp

See Also

link{unique.multiPhylo}


RADami documentation built on May 30, 2017, 8:23 a.m.