Find the grove for a group of chronograms and build a matrix.
Source:R/groves.R
build_grove_matrix.Rd
This function implements theorem 1.1 of Ané et al. (2009) doi:10.1007/s00026-009-0017-x to find a grove for a given group of chronograms.
Arguments
- datelife_result
A
datelifeResult
object.- n
The degree of taxon name overlap among input chronograms. Defaults to
n = 2
, i.e., at least two overlapping taxon names.
References
Ané, C., Eulenstein, O., Piaggio-Talice, R., & Sanderson, M. J. (2009). "Groves of phylogenetic trees". Annals of Combinatorics, 13(2), 139-167, doi:10.1007/s00026-009-0017-x .