CMD + K

r-influencer

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-influencer

Usage Tracking

0.1.5
0.1.0.2
0.1.0.1
0.1.0
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

May 18, 2023 at 13:11

License

GPL-2.0-only

Supported Platforms

macOS-arm64
win-64
macOS-64
linux-ppc64le
linux-64
linux-aarch64