Cluster similarity matrix by apcluster

cluster_by_apcluster(mat, s = apcluster::negDistMat(r = 2), ...)

Arguments

mat

The similarity matrix.

s

Passed to the s argument in apcluster.

...

Other arguments passed to apcluster.

Value

A vector of cluster labels (in numeric).

Examples

# There is no example
NULL
#> NULL