cluster_by_apcluster: Cluster similarity matrix by apcluster

View source: R/cluster.R

cluster_by_apclusterR Documentation

Cluster similarity matrix by apcluster

Description

Cluster similarity matrix by apcluster

Usage

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


jokergoo/simplifyGO documentation built on Oct. 25, 2023, 9:02 p.m.