GCluster | R Documentation |
graph based cluster 2
GCluster(dat=dat, wt=4, k=NULL, method="louvain");
dat |
data.frame or matrix |
wt |
weight |
k |
cluster number |
method |
The method should be one of louvain, spinglass, fast_greedy, infomap or label_prop. |
Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>
##
##
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.