clustering.mode: (Internal function) Select a clustering method to be used for...

View source: R/clustering.mode.R

clustering.modeR 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 ipcaps function. See ipcaps for available methods.

Value

A vector of cluster assignment, for which cluster each individual belongs.

See Also

ipcaps


kridsadakorn/ipcaps documentation built on Nov. 4, 2022, 10:47 a.m.