backbone {backbone}R Documentation

backbone: Extracts the Backbone from Graphs

Description

Provides methods for extracting from an unweighted and sparse subgraph (i.e., a backbone) that contains only the most "important" edges in a weighted bipartite projection, a non-projection weighted network, or an unweighted network.

Available backbone extraction functions include:

The package also includes some utility functions:

For additional documentation and background on the package functions, see vignette("backbone"). For updates, papers, presentations, and other backbone news, please see www.rbackbone.net

References

Domagalski, R., Neal, Z. P., and Sagan, B. (2021). backbone: An R Package for Backbone Extraction of Weighted Graphs. PLoS ONE, 16, e0244363. doi: 10.1371/journal.pone.0244363

Neal, Z. P., Domagalski, R., and Sagan, B. (2021). Comparing Alternatives to the Fixed Degree Sequence Model for Extracting the Backbone of Bipartite Projections. Scientific Reports, 11, 23929. doi: 10.1038/s41598-021-03238-3


[Package backbone version 2.0.2 Index]