split_clust: Merge a list of clusters

View source: R/utility.R

split_clustR Documentation

Merge a list of clusters

Description

Merge a list of clusters

Usage

split_clust(X, Z, Q)

Arguments

X

an adjacency matrix

Z

a vector of cluster memberships

Q

The number of maximal clusters

Value

A list of Q clustering of Q+1 clusters


MLVSBM documentation built on Aug. 5, 2022, 5:16 p.m.