Description Usage Arguments Value See Also
cluster using hclust and deepsplit
1 | cp_clusterHClustEuclideanDistDeepslit(x, method = "complete", JK = TRUE)
|
x |
matrix with data |
method |
linkage method (hclust argument) |
JK |
should jack knife resampling be used (defaul TRUE) |
list
dendrogram - instance of class dendrogram
cluster assignments
nrCluster number of clusters
Other clusterProfiler:
cp_addurls_GO()
,
cp_clusterDPAEuclideanDist()
,
cp_clusterHClustEuclideanDist()
,
cp_compClust()
,
cp_filterforNA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.