get_cluster_sizes function

Compute cluster sizes

Compute cluster sizes

get_cluster_sizes(binclust_data)

Arguments

  • binclust_data: A list of bins, each containing named vectors whose names are those of data points and whose values are cluster ids.

Returns

A vector of integers representing the lengths of the clusters in the input data.

  • Maintainer: George Clare Kennedy
  • License: MIT + file LICENSE
  • Last published: 2025-02-20