cluster {GLAD} | R Documentation |
The function cluster
in an internal function which allows to find
the optimal number of cluster in the data.
cluster.default(CGH, Cluster, region, labels, lambda, nmin, nmax, ...)
CGH |
CGH |
Cluster |
Cluster |
labels |
labels |
lambda |
Penalty λ*. |
nmin |
Minimal number of cluster to find. |
nmax |
Maximal number of cluster to find. |
region |
Label which indicated where outliers are detected. |
... |
Parameters to be passed to the kernelpen function. |
This function is called within findCluster.profileChr
.
Philippe Hupé, Philippe.Hupe@curie.fr.