cluster_indices {portion} | R Documentation |
choose cluster indices
Description
choose cluster indices
Usage
cluster_indices(cluster, m, similar = TRUE)
Arguments
cluster |
a |
m |
the number of required indices |
similar |
either |
Value
a subset of ind
of length m
[Package portion version 0.1.0 Index]