cluster_indices {portion}R Documentation

choose cluster indices

Description

choose cluster indices

Usage

cluster_indices(cluster, m, similar = TRUE)

Arguments

cluster

a vector of indices, indicating the allocated class

m

the number of required indices

similar

either TRUE for similar classes, or FALSE for dissimilar

Value

a subset of ind of length m


[Package portion version 0.1.0 Index]