asClusterLabels: Coerce a Set Partition in List Structure to Numeric Vectors...

View source: R/utility.R

asClusterLabelsR Documentation

Coerce a Set Partition in List Structure to Numeric Vectors of Cluster Label

Description

Coerce a Set Partition in List Structure to Numeric Vectors of Cluster Label

Usage

asClusterLabels(partition)

Arguments

partition

A list representing a set partition of the integers 1, ..., n

Value

A numeric vector representing the set partition using cluster labels.


sams documentation built on April 20, 2022, 1:06 a.m.

Related to asClusterLabels in sams...