bullseye: Bullseye test results

Description Usage Format Details Methods tested Source References

Description

Implementation and results of a 'Bullseye' test, after that proposed by Kuhner and Yamato (2015).

Usage

1
2
3
4
5
6
7
8
9

Format

bullseyeTrees is a list with four elements, named 5 leaves, 10 leaves, 20 leaves and 50 leaves. Each element contains 1 000 trees with n leaves, randomly sampled (note: not from the uniform distribution) using ape::rtree().

The bullseyeMorph prefix refers to the 'subsampling' experiment described by Smith (2020); the bullMoDi prefix refers to the 'miscoding' experiment.

bull...Inferred is a list with four elements, named as in bullseyeTrees. Each element contains 1 000 sub-elements. Each sub-element is a list of ten trees, which have been inferred from progressively more degraded datasets, originally simulated from the corresponding tree in bullseyeTrees.

bull...Scores is a list with four elements, named as in bullseyeTrees. Each element contains a three dimensional array, in which the first dimension corresponds to the progressive degrees of degradation, labelled according to the number of characters present or the percentage of tokens switched; the second dimension is named with an abbreviation of the tree similarity / distance metric used to score the trees (see 'Methods tested' below), and the third dimension contains 1 000 entries corresponding to the trees in bullseyeTrees. Each cell contains the distance between the inferred tree and the generative tree under the stated tree distance metric.

An object of class list of length 4.

An object of class list of length 4.

An object of class list of length 4.

An object of class list of length 4.

Details

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

Kuhner2015TreeDistData

\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.