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
|
Value
The set partition in a list structure.
[Package sams version 0.4.3 Index]