Cluster a patristic matrix into a tree with various methods.
Source:R/to_phylo.R
cluster_patristicmatrix.Rd
Cluster a patristic matrix into a tree with various methods.
Arguments
- patristic_matrix
A patristic matrix
- variance_matrix
A variance matrix from a
datelifeResult
object, usually an output fromdatelife_result_variance_matrix()
. Only used ifclustering_method = "mvr"
.
Value
A list of trees obtained with clustering methods detailed in patristic_matrix_to_phylo()
.