Learn R Programming

networktools (version 1.5.0)

networktools: networktools.

Description

Tools for Identifying Important Nodes in Networks

Arguments

Author

Payton J. Jones

Details

Includes assorted tools for network analysis. Bridge centrality (bridge()) calculates the extent to which nodes act as important communication points between predefined community structures. The goldbricker() and net_reduce() functions are tools for dealing with redundant nodes. For plotting networks, see MDSnet(), PCAnet(), and EIGENnet().

Scholarly references:

Bridge centrality: https://www.paytonjjones.com/publication/bridge_centrality/jones_ma_mcnally_2019.pdf Node redundancy: https://pubmed.ncbi.nlm.nih.gov/30102777/ Interpretable network plotting: https://www.frontiersin.org/articles/10.3389/fpsyg.2018.01742/full