aboutsummaryrefslogblamecommitdiff
path: root/math/R-cran-influenceR/pkg-descr
blob: c16a75ed5d658ec93bb3d17a660f88a0797f3b9e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                     
influenceR: Software Tools to Quantify Structural Importance of
Nodes in a Network

Provides functionality to compute various node centrality measures
on networks. Included are functions to compute betweenness centrality
(by utilizing Madduri and Bader's SNAP library), implementations
of Burt's constraint and effective network size (ENS) metrics,
Borgatti's algorithm to identify key players, and Valente's bridging
metric. On Unix systems, the betweenness, Key Players, and bridging
implementations are parallelized with OpenMP, which may run faster
on systems which have OpenMP configured.

WWW: https://cran.r-project.org/web/packages/influenceR/