randomTreePairs: Pairs of random trees

randomTreePairsR Documentation

Pairs of random trees

Description

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

Usage

randomTreePairs25

randomTreePairs50

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 June 30, 2024, 7:21 p.m.