randomTreePairs: Pairs of random trees

Description Usage Format Source References See Also

Description

Lists of 10 000 pairs of binary trees drawn from the uniform distribution using TreeTools::RandomTree().

Usage

1
2
3

Format

An object of class list of length 10000.

An object of class list of length 10000.

Source

Scripts used to generate data objects are housed in the data-raw directory.

References

\insertRef

Mir2013TreeTools

See Also

The distances between these pairs of trees are recorded in the data objects distanceDistribution25 and distanceDistribution50.

Corrrelation of these distances with differences in tree balance, measured using the total cophenetic index (Mir et al. 2013), are recorded in balance25 and balance25.


ms609/TreeDistData documentation built on May 21, 2021, 6:53 a.m.