asSetPartition {sams}R 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.


[Package sams version 0.4.3 Index]