Package: backbone 2.1.3

backbone: Extracts the Backbone from Graphs

An implementation of methods for extracting an unweighted unipartite graph (i.e. a backbone) from an unweighted unipartite graph, a weighted unipartite graph, the projection of an unweighted bipartite graph, or the projection of a weighted bipartite graph (Neal, 2022 <doi:10.1371/journal.pone.0269137>).

Authors:Zachary Neal [aut, cre], Rachel Domagalski [aut], Bruce Sagan [ctb], Karl Godard [ctb]

backbone_2.1.3.tar.gz
backbone_2.1.3.zip(r-4.5)backbone_2.1.3.zip(r-4.4)backbone_2.1.3.zip(r-4.3)
backbone_2.1.3.tgz(r-4.4-x86_64)backbone_2.1.3.tgz(r-4.4-arm64)backbone_2.1.3.tgz(r-4.3-x86_64)backbone_2.1.3.tgz(r-4.3-arm64)
backbone_2.1.3.tar.gz(r-4.5-noble)backbone_2.1.3.tar.gz(r-4.4-noble)
backbone_2.1.3.tgz(r-4.4-emscripten)backbone_2.1.3.tgz(r-4.3-emscripten)
backbone.pdf |backbone.html
backbone/json (API)
NEWS

# Install 'backbone' in R:
install.packages('backbone', repos = c('https://zpneal.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/zpneal/backbone/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

7.00 score 40 stars 2 packages 28 scripts 813 downloads 1 mentions 27 exports 12 dependencies

Last updated 10 months agofrom:b5ee8acc23. Checks:OK: 7 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 20 2024
R-4.5-win-x86_64NOTENov 20 2024
R-4.5-linux-x86_64NOTENov 20 2024
R-4.4-win-x86_64OKNov 20 2024
R-4.4-mac-x86_64OKNov 20 2024
R-4.4-mac-aarch64OKNov 20 2024
R-4.3-win-x86_64OKNov 20 2024
R-4.3-mac-x86_64OKNov 20 2024
R-4.3-mac-aarch64OKNov 20 2024

Exports:backbone.extractbackbone.suggestbicmdisparityfastballfdsmfixedcolfixedfillfixedrowgloballanslogitmlfosdsmpbsdsmsparsifysparsify.with.geometricsparsify.with.gsparsparsify.with.hypergeometricsparsify.with.jaccardsparsify.with.localdegreesparsify.with.lsparsparsify.with.meetminsparsify.with.quadrilateralsparsify.with.simmeliansparsify.with.skeleton

Dependencies:clicpp11glueigraphlatticelifecyclemagrittrMatrixpkgconfigRcpprlangvctrs

Introduction to Backbone

Rendered frombackbone.Rmdusingknitr::rmarkdownon Nov 20 2024.

Last update: 2023-02-15
Started: 2020-05-19

Readme and manuals

Help Manual

Help pageTopics
backbone: Extracts the Backbone from Graphsbackbone-package backbone
Extracts a backbone network from a backbone objectbackbone.extract
Suggest a backbone modelbackbone.suggest
Bipartite Configuration Modelbicm
Extract backbone using the Disparity Filterdisparity
Randomize a binary matrix using the fastball algorithmfastball
Extract backbone using the Fixed Degree Sequence Modelfdsm
Extract backbone using the Fixed Column Modelfixedcol
Extract backbone using the Fixed Fill Modelfixedfill
Extract backbone using the Fixed Row Modelfixedrow
Compute global threshold backboneglobal
Extract backbone using Locally Adaptive Network Sparsificationlans
Logit-based probabilities for SDSMlogit
Extract backbone using the Marginal Likelihood Filtermlf
Extract backbone using the Ordinal Stochastic Degree Sequence Modelosdsm
Poisson binomial distribution functionpb
Extract backbone using the Stochastic Degree Sequence Modelsdsm
Extract the backbone from a network using a sparsification modelsparsify
Extract Goldberg and Roth's (2003) Geometric backbonesparsify.with.geometric
Extract Satuluri et al's (2011) G-spar backbonesparsify.with.gspar
Extract Goldberg and Roth's (2003) Hypergeometric backbonesparsify.with.hypergeometric
Extract Goldberg and Roth's (2003) Jaccard backbonesparsify.with.jaccard
Extract Hamann et al.'s (2016) Local Degree backbonesparsify.with.localdegree
Extract Satuluri et al's (2011) L-spar backbonesparsify.with.lspar
Extract Goldberg and Roth's (2003) MeetMin backbonesparsify.with.meetmin
Extract Nocaj et al.'s (2015) Quadrilateral Simmelian backbonesparsify.with.quadrilateral
Extract Nick et al's (2013) Simmelian backbonesparsify.with.simmelian
Extract Karger's (1999) skeleton backbonesparsify.with.skeleton