get_best_grove {datelife} | R Documentation |
Get grove from a datelifeResult
object that can be converted to phylo
from a median summary matrix
Description
Get grove from a datelifeResult
object that can be converted to phylo
from a median summary matrix
Usage
get_best_grove(datelife_result, criterion = "taxa", n = 2)
Arguments
datelife_result |
A |
criterion |
Defaults to |
n |
The degree of taxon name overlap among input chronograms. Defaults
to |
Value
A list of two elements:
- best_grove
A
datelifeResult
object filtered to only include one grove of trees that can be summarized with median or sdm.- overlap
The degree of taxon names overlap among trees in the best grove.