View source: R/smallworldIndex.R
smallworldIndex | R Documentation |
Computes the small-world index of an unweighted graph. When the graph is weighted, weights are removed and every nonzero edge weight is set to 1.
smallworldIndex(x)
x |
A qgraph object. |
Sacha Epskamp <mail@sachaepskamp.com>
Watts, D. J., & Strogatz, S. H. (1998). Collective dynamics of 'small-world' networks. nature, 393(6684), 440-442.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.