Learn R Programming

mappeR (version 2.1.0)

get_cluster_tightness_vector: Compute dispersion measures of a list of clusters

Description

Compute dispersion measures of a list of clusters

Usage

get_cluster_tightness_vector(dists, binclust_data)

Value

A vector of real numbers in \((0,\infty)\) containing mean distances to the medoids of each cluster in dists.

Arguments

dists

A distance matrix for the data points inside all the input clusters

binclust_data

A list of named vectors whose names are those of data points and whose values are cluster ids