cp_clusterHClustEuclideanDistDeepslit.Rd
cluster using hclust and deepsplit
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()