Package: ig.degree.betweenness 0.1.0

Benjamin Smith
ig.degree.betweenness: "Smith-Pittman Community Detection Algorithm for 'igraph' Objects (2024)"
Implements the "Smith-Pittman" community detection algorithm for network analysis using 'igraph' objects. This algorithm combines node degree and betweenness centrality measures to identify communities within networks, with a gradient evident in social partitioning. The package provides functions for community detection, visualization, and analysis of the resulting community structure. Methods are based on results from Smith, Pittman and Xu (2024) <doi:10.48550/arXiv.2411.01394>.
Authors:
ig.degree.betweenness_0.1.0.tar.gz
ig.degree.betweenness_0.1.0.zip(r-4.5)ig.degree.betweenness_0.1.0.zip(r-4.4)ig.degree.betweenness_0.1.0.zip(r-4.3)
ig.degree.betweenness_0.1.0.tgz(r-4.5-any)ig.degree.betweenness_0.1.0.tgz(r-4.4-any)ig.degree.betweenness_0.1.0.tgz(r-4.3-any)
ig.degree.betweenness_0.1.0.tar.gz(r-4.5-noble)ig.degree.betweenness_0.1.0.tar.gz(r-4.4-noble)
ig.degree.betweenness_0.1.0.tgz(r-4.4-emscripten)ig.degree.betweenness_0.1.0.tgz(r-4.3-emscripten)
ig.degree.betweenness.pdf |ig.degree.betweenness.html✨
ig.degree.betweenness/json (API)
# Install 'ig.degree.betweenness' in R: |
install.packages('ig.degree.betweenness', repos = c('https://benyamindsmith.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/benyamindsmith/ig.degree.betweenness/issues
community-detection-algorithmsigraph
Last updated 3 months agofrom:ba0f32b1e0. Checks:6 OK, 3 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 06 2025 |
R-4.5-win | NOTE | Mar 06 2025 |
R-4.5-mac | NOTE | Mar 06 2025 |
R-4.5-linux | NOTE | Mar 06 2025 |
R-4.4-win | OK | Mar 06 2025 |
R-4.4-mac | OK | Mar 06 2025 |
R-4.4-linux | OK | Mar 06 2025 |
R-4.3-win | OK | Mar 06 2025 |
R-4.3-mac | OK | Mar 06 2025 |
Exports:cluster_degree_betweennessplot_simplified_edgeplotprep_unlabeled_graph
Dependencies:abindbackportsbase64encBBmiscbslibcachemcheckmatecliclustercolorspacecorpcorcpp11data.tabledigestevaluatefansifarverfastmapfdrtoolfontawesomeforeignFormulafsggplot2glassoglueGPArotationgridExtragtablegtoolshighrHmischtmlTablehtmltoolshtmlwidgetsigraphigraphdataisobandjpegjquerylibjsonliteknitrlabelinglatticelavaanlifecyclemagrittrMASSMatrixmemoisemgcvmimemnormtmunsellnlmennetnumDerivpbapplypbivnormpillarpkgconfigplyrpngpsychqgraphquadprogR6rappdirsRColorBrewerRcppreshape2rlangrlistrmarkdownrpartrstudioapisassscalesstringistringrtibbletinytexutf8vctrsviridisviridisLitewithrxfunXMLyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Community structure detection based on node degree centrality and edge betweenness | cluster_degree_betweenness |
Plot Simplified Edgeplot | plot_simplified_edgeplot |
Prepared Unlabeled Graph to work with Degree-Betweenness Algorithm | prep_unlabeled_graph |