influenceR: Software tools to quantify structural importance of nodes in a network. Algorithms include Betweenness Centrality, Bridging, Constraint Index, Effective Network Size, and Key Players. Currently, algorithms are implemented only for undirected graphs; work on directed graphs is in progress.
The current release version can be found on CRAN and installed with:
install.packages(“influenceR”)
If using this package, please cite Jacobs SD, Khanna AS (2015). influenceR: Software tools to quantify structural importance of nodes in a network R Package Version 1.0.0.5. URL https://github.com/khanna-lab/influenceR.
Development of this software package was supported by NIH grant R01 DA033875.