distanceDistributions: Distances between random pairs of trees

Description Usage Format Methods tested Source References See Also

Description

distanceDistribution25(/50) are two-dimensional matrices listing the normalized distances between random pairs of bifurcating trees with 25 and 50 leaves drawn from the uniform distribution using TreeTools::RandomTree() (data object randomTreePairs25(/50)). pectinateDistances11 reports distances between a pectinate 11-leaf tree and 100 000 random binary trees.

Usage

1
2
3
4
5

Format

Objects of class matrix (inherits from array) with 25 rows, each corresponding to a tree distance method and is named with its abbreviation (listed in 'Methods tested' below), and 10 000 (distanceDistribution25/50) or 100 000 (pectinateDistances11) columns, listing the calculated distances between each pair of trees.

An object of class matrix (inherits from array) with 25 rows and 10000 columns.

An object of class matrix (inherits from array) with 25 rows and 10000 columns.

An object of class matrix (inherits from array) with 24 rows and 100000 columns.

Methods tested

Source

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

References

\insertRef

Bogdanowicz2012TreeDist

\insertRef

Li1996TreeDist

\insertRef

Kendall2016TreeDistData

\insertRef

Nye2006TreeDist

\insertRef

Robinson1981TreeDist

\insertRef

Smith2019TreeDist

\insertRef

SmithDistTreeDist

\insertRef

Steel1993TreeDist

\insertRef

Valiente2009TreeDist

See Also

Tree pairs between which distances were calculated are available in data objects randomTreePairs25 and randomTreePairs50.


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