Skip to contents

Converts a cluster variable to consecutive numeric indices using compiled code.

Usage

fast.cluster(x, ...)

Arguments

x

integer vector of cluster identifiers.

...

additional arguments (not used).

Value

Integer vector of 0-based cluster indices.