View source: R/consensus_nmf.R
ConsensusNMF | R Documentation |
NMF consensus clustering
ConsensusNMF(labels.list, random_seed = 1, maxiter = 200)
labels.list |
clusters list |
random_seed |
random seed set |
maxiter |
maximum iterations |
ConsensusNMF()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.