Description Usage Arguments Value Note Author(s) References Examples
This function calculates the local weighted rich-club coefficient proposed in Opsahl, T., 2008. Local weighted rich-club measure.
http://toreopsahl.com/2008/12/26/local-weighted-rich-club-measure/
1 | weighted_richclub_local_w(net, prominence)
|
net |
A weighted edgelist |
prominence |
A vector with 1 denoting prominent, and 0 non-prominent. This list must be as long as the highest node id number. |
Returns a table with the fraction of phi(observed) over phi(null) for each k or s in the dataset.
version 1.0.0
Tore Opsahl; http://toreopsahl.com
Opsahl et al., 2008. Prominence and control: The weighted rich-club effect. PRL 101
http://toreopsahl.com/2008/12/12/article-prominence-and-control-the-weighted-rich-club-effect/
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.