spectral | R Documentation |
performs regularized spectral clustering of a sparse adjacency matrix
spectral(X, K)
X |
An adjacency matrix in sparse format (see the |
K |
Desired number of cluster |
cl Vector of cluster labels
Tai Qin, Karl Rohe. Regularized Spectral Clustering under the Degree-Corrected Stochastic Block Model. Nips 2013.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.