find_clusters {cvxbiclustr}R Documentation

Find clusters

Description

find_clusters uses breadth-first search to identify the connected components of the corresponding adjacency graph of the centroid differences vectors.

Usage

find_clusters(A)

Arguments

A

adjacency matrix


[Package cvxbiclustr version 0.0.1 Index]