split_clust {MLVSBM}R 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


[Package MLVSBM version 0.2.4 Index]