get_cluster_sizes {mappeR} | R Documentation |
Compute cluster sizes
get_cluster_sizes(binclust_data)
binclust_data |
A list of bins, each containing named vectors whose names are those of data points and whose values are cluster ids. |
A vector of integers representing the lengths of the clusters in the input data.