Description Usage Arguments Value
modularity.RnetBasic() - See igraph documentation for full documentation.
1 2 | ## S3 method for class 'rnetBasic'
modularity(x, membership, weights = NULL, ...)
|
x |
an |
membership |
Numeric vector, for each vertex it gives its community. The communities are numbered from one. |
weights |
If not NULL then a numeric vector giving edge weights. |
... |
Additional arguments, none currently |
A numeric scalar, the modularity score of the given configuration.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.