setKcc | R Documentation |
Set cluster membership for K clusters
setKcc(cnr, kCC = NULL, prefix = "X")
cnr |
a cnr object |
kCC |
number of K clusters to use, select optimum or maximum k from kSpectral. Default is NULL which will pull the optK[kCC] from kStats |
prefix |
prefix charcter to append to Consensus Clusters |
returns cluster membership based on consensus clustering for a specified kCC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.