randomTreeDistances: Mean distances between random pairs of trees

Description Usage Format Details Methods tested Source References

Description

A three-dimensional array listing the distances between 1 000 random pairs of trees drawn from the uniform distribution using RandomTree(nTip, root = TRUE).

Usage

1

Format

An object of class array of dimension 24 x 13 x 197.

Details

Distances were calculated using AllDists(); see the documentation at there for details of methods and their normalization.

Rows are named with abbreviations of the tree comparison metrics tested (see 'Methods tested' below).

Columns list the summary statistics of calculated tree distances: the minimum (min), 1%, 5%, 10%, 25%, 50% (i.e. median), 75%, 90%, 95%, 99% percentiles, maximum (max), mean (mean) and standard deviation (sd).

The third dimension lists the number of leaves in the trees compared.

For analysis of this data, see the accompanying vignette.

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


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