Other packages > Find by keyword >

backbone  

Extracts the Backbone from Graphs
View on CRAN: Click here


Download and install backbone package within the R console
Install from CRAN:
install.packages("backbone")

Install from Github:
library("remotes")
install_github("cran/backbone")

Install by package version:
library("remotes")
install_version("backbone", "2.1.3")



Attach the package and use:
library("backbone")
Maintained by
Zachary Neal
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-09-19
Latest Update: 2024-01-24
Description:
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 ).
How to cite:
Zachary Neal (2019). backbone: Extracts the Backbone from Graphs. R package version 2.1.3, https://cran.r-project.org/web/packages/backbone
Previous versions and publish date:
1.0.0 (2019-09-19 12:30), 1.1.0 (2019-12-02 20:30), 1.2.0 (2020-05-15 21:30), 1.2.1 (2020-07-03 06:40), 1.2.2 (2020-08-27 00:50), 1.3.0 (2021-02-02 18:40), 1.3.1 (2021-02-16 18:30), 1.4.0 (2021-04-01 19:40), 1.5.0 (2021-06-04 10:00), 1.5.1 (2021-09-17 17:30), 2.0.0 (2021-12-10 14:30), 2.0.1 (2022-03-16 08:50), 2.0.2 (2022-03-18 17:10), 2.0.3 (2022-03-22 15:10), 2.1.0 (2022-06-01 16:20), 2.1.1 (2022-10-18 19:35), 2.1.2 (2023-02-13 22:20), 2.1.3 (2024-01-24 17:22)
Other packages that cited backbone R package
View backbone citation profile
Other R packages that backbone depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns