Partition by hclust

partition_by_hclust(mat)

Arguments

mat

The similarity matrix.

Details

The "ward.D2" clusering method was used.

This function is used to set to the partition_fun argument in binary_cut.

Examples

# There is no example
NULL
#> NULL