Description Usage Arguments Value
View source: R/test_clustering.R
Creates a blockclustering solution from a binary matrix
1 | test_clustering(test_mat, num_clust)
|
test_mat |
A binary matrix generated as part of "run_ICLite" |
num_clust |
The assumed number of clusters to be used for blockclustering |
A blockcluster solution from the input binary matrix using the assumed number of clusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.