Learn R Programming

cogena (version 1.6.2)

pClusters: paralleled clustering

Description

Internal functions.

Usage

pClusters(mat, Distmat, clMethod, nClust, method, metric, ncore, verbose, ...)

Arguments

Value

a list containing the cluster information

Details

Paralleled clustering with different clustering methods and different number of clusters. These functions should not be called directly by the user.