pClusters {cogena}R Documentation

paralleled clustering

Description

Internal functions.

Usage

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

Details

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

Value

a list containing the cluster information


[Package cogena version 1.24.0 Index]