choose_cluster {datelife} | R Documentation |
Choose an ultrametric phylo object from cluster_patristicmatrix()
obtained
with a particular clustering method, or the next best tree.
If there are no ultrametric trees, it does not force them to be ultrametric.
Description
Choose an ultrametric phylo object from cluster_patristicmatrix()
obtained
with a particular clustering method, or the next best tree.
If there are no ultrametric trees, it does not force them to be ultrametric.
Usage
choose_cluster(phycluster, clustering_method = "nj")
Arguments
phycluster |
An output from |
clustering_method |
A character vector indicating the method to construct the tree. Options are:
|
Value
A phylo
object or NA
.
[Package datelife version 0.6.8 Index]