clReferenceTree {CongreveLamsdell2016} | R Documentation |
Tree topology for matrix simulation
Description
The tree topology used to generate the matrices in clMatrices
Congreve & Lamsdell (2016).
Usage
clReferenceTree
Format
A single phylogenetic tree saved as an object of class phylo
.
Source
Congreve & Lamsdell (2016).
References
Congreve, C. R. & Lamsdell, J. C. (2016). Implied weighting and its utility in palaeontological datasets: a study using modelled phylogenetic matrices. Palaeontology 59(3), 447–465. doi:10.1111/pala.12236.
Congreve, C. R. & Lamsdell, J. C. (2016). Data from: Implied weighting and its utility in palaeontological datasets: a study using modelled phylogenetic matrices. Dryad Digital Repository. doi:10.5061/dryad.7dq0j.
Examples
data(clReferenceTree)
if (requireNamespace('ape', quietly = TRUE)) plot(clReferenceTree)
[Package CongreveLamsdell2016 version 1.0.3 Index]