asSetPartition: Coerce a Set Partition as Numeric Vectors of Cluster Labels...

View source: R/utility.R

asSetPartitionR Documentation

Coerce a Set Partition as Numeric Vectors of Cluster Labels to a List Structure

Description

Coerce a Set Partition as Numeric Vectors of Cluster Labels to a List Structure

Usage

asSetPartition(partition)

Arguments

partition

A numeric vector representing a partition of the integers 1, ..., n using cluster labels

Value

The set partition in a list structure.


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

Related to asSetPartition in sams...