split_clust function

Merge a list of clusters

Merge a list of clusters

split_clust(X, Z, Q)

Arguments

  • X: an adjacency matrix
  • Z: a vector of cluster memberships
  • Q: The number of maximal clusters

Returns

A list of Q clustering of Q+1 clusters

  • Maintainer: Saint-Clair Chabert-Liddell
  • License: GPL-3
  • Last published: 2022-08-05