NClusChange {SOMEnv} | R Documentation |
Changes the input vector according the custom number sequence for clusters
NClusChange(Vector, Centroids, NCh)
Vector |
Vector containing cluster number assignment for prototypes or experimental data |
Centroids |
Centroids matrix |
NCh |
Vector with custom sequence of numbers for clusters |
A vector of same length as input vector with cluster numbers changed according to custom input
Sabina Licen