asCanonical: Coerce a Vector of Cluster Labels to Canonical Form

View source: R/utility.R

asCanonicalR Documentation

Coerce a Vector of Cluster Labels to Canonical Form

Description

Coerce a Vector of Cluster Labels to Canonical Form

Usage

asCanonical(partition)

Arguments

partition

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

Value

A numeric vector representing partition, but now in canonical form.


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

Related to asCanonical in sams...