• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

R/H02-Sep-2015-29093

man/H25-Sep-2021-253224

src/H07-May-2022-2,7141,905

tests/H24-Aug-2015-9773

DESCRIPTIONH A D25-Sep-20211.4 KiB3130

MD5H A D25-Sep-20211.7 KiB3433

NAMESPACEH A D26-Aug-2015184 108

README.mdH A D24-Aug-2015718 1610

README.md

1# influenceR
2
3influenceR: 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.
4
5#### Installation
6The current release version can be found on CRAN and installed with:
7
8install.packages("influenceR")
9
10#### Citation
11If using this package, please cite
12Jacobs SD, Khanna AS (2015). *influenceR: Software tools to quantify structural importance of nodes in a network* R Package Version?  URL?
13
14#### Funding
15Development of this software package was supported by NIH grant R01 DA033875.
16