Description Usage Arguments Value Examples
Return an upated communtiy assignments and memberships by one iteration of k-means clustering.
1 | fast_tune(label, r)
|
label |
Current labels of community assignments. |
r |
A p-dimensional vector of eigenvector times square root of non-negative eigenvalues, where p equals the number of non-negative eigenvalues. |
Returns a data frame with entries:
An updated measure of the strenth with which vertices assigned to their new communities.
a softMax normalized "mem_up".
Updated labels of community assignments.
1 | fast_tune(label, r)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.