clustering.mode {IPCAPS} | R Documentation |
(Internal function) Select a clustering method to be used for the IPCAPS process.
Description
(Internal function) Select a clustering method to be used for the IPCAPS process.
Usage
clustering.mode(node, work.dir, method)
Arguments
node |
An integer representing the current node number which is being analyzed. |
work.dir |
A working directory. |
method |
A clustering method selected from the |
Value
A vector of cluster assignment, for which cluster each individual belongs.
See Also
[Package IPCAPS version 1.1.8 Index]