Found 6911 packages in 0.02 seconds
Heterogeneous Transition Network Analysis
Implements the Heterogeneous Transition Network Analysis (HTNA)
method described by López-Pernas et al. (2026)
Network Analysis and Community Detection
Features tools for the network data analysis and community detection.
Provides multiple methods for fitting, model selection and goodness-of-fit testing in degree-corrected stochastic blocks models.
Most of the computations are fast and scalable for sparse networks, esp. for Poisson versions of the models.
Implements the following:
Amini, Chen, Bickel and Levina (2013)
Missingness Alleviation for Network Analysis
Provides functionality for estimating cross-sectional network structures representing partial correlations while accounting for missing data. Networks are estimated via neighborhood selection or regularization, with model selection guided by information criteria. Missing data can be handled primarily via multiple imputation or a maximum likelihood-based approach, as demonstrated by Nehler and Schultze (2025)
Multi-Layer Networks Analysis
Provides two general frameworks to generate a multi-layer network. This also provides several methods to reveal the embedding of both nodes and layers. The reference paper can be found from the URL mentioned below. Ting Li, Zhongyuan Lyu, Chenyu Ren, Dong Xia (2023)
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standard packages. This includes triad census with attributes
Network Analysis on the Norwegian Road Network
A collection of GIS (Geographic Information System) functions in R, created for use in Statistics Norway. The functions are primarily related to network analysis on the Norwegian road network.
Statistical Network Analysis of Animal Social Networks
Obtain network structures from animal GPS telemetry observations and statistically analyse them to assess their adequacy for social network analysis. Methods include pre-network data permutations, bootstrapping techniques to obtain confidence intervals for global and node-level network metrics, and correlation and regression analysis of the local network metrics.
Methods and Measures for Semantic Network Analysis
Implements several functions for the analysis of semantic networks including different network estimation algorithms, partial node bootstrapping (Kenett, Anaki, & Faust, 2014
'RStudio' Addin for Network Analysis and Visualization
'RStudio' addin which provides a GUI to visualize and analyse networks. After finishing a session, the code to produce the plot is inserted in the current script. Alternatively, the function SNAhelperGadget() can be used directly from the console. Additional addins include the Netreader() for reading network files, Netbuilder() to create small networks via point and click, and the Componentlayouter() to layout networks with many components manually.
Network Analysis for Input-Output Tables
Network functionalities specialized for data generated from input-output tables.