Learn R Programming

mappeR (version 2.0.2)

get_cluster_sizes: Compute cluster sizes

Description

Compute cluster sizes

Usage

get_cluster_sizes(binclust_data)

Value

A vector of integers representing the lengths of the clusters in the input 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.