ig.degree.betweenness - "Node+Edge Betweenness Community Detection Algorithm for 'igraph' Objects"
Implements the "Node + Edge Betweenness" 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 implementation of the algorithm, visualization, and analysis of the resulting community structure along with the original dataset used in the publication. Methods are based on results from Smith, Pittman and Xu (2024) <doi:10.48550/arXiv.2411.01394>.
Last updated
community-detection-algorithmsigraph
5.55 score 39 stars 23 scripts 194 downloadsRKaggle - 'Kaggle' Dataset Downloader 'API'
Easily download datasets from Kaggle <https://www.kaggle.com/> directly into your R environment using 'RKaggle'. Streamline your data analysis workflows by importing datasets effortlessly and focusing on insights rather than manual data handling. Perfect for data enthusiasts and professionals looking to integrate Kaggle datasets into their R projects with minimal hassle.
Last updated
4.84 score 53 stars 26 scripts 923 downloadsigraphwalshdata - 'igraph' Datasets from Melanie Walsh
Interesting 'igraph' datasets from Melanie Walsh's sample social network datasets repository <https://github.com/melaniewalsh/sample-social-network-datasets>.
Last updated
3.18 score 3 stars 1 scripts 547 downloads