Partition by kmeans++

partition_by_kmeanspp(mat)

Arguments

mat

The similarity matrix.

Details

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

Examples

# There is no example
NULL
#> NULL