R/clustering.mode.R
clustering.mode.Rd
(Internal function) Select a clustering method to be used for the IPCAPS process.
clustering.mode(node, work.dir, method)
node | An integer representing the current node number which is being analyzed. |
---|---|
work.dir | A working directory. |
method | A clustering method selected from the |
A vector of cluster assignment, for which cluster each individual belongs.