rcc-uchicago / influenceR

Software tools to quantify structural importance of nodes in a network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

influenceR

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.

Installation

The current release version can be found on CRAN and installed with:

install.packages("influenceR")

Citation

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.2. URL https://github.com/rcc-uchicago/influenceR.

Funding

Development of this software package was supported by NIH grant R01 DA033875.

About

Software tools to quantify structural importance of nodes in a network


Languages

Language:C 83.2%Language:R 16.8%