Other packages > Find by keyword >

migraph  

Inferential Methods for Multimodal and Other Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("migraph", "1.5.6")



Attach the package and use:
library("migraph")
Maintained by
James Hollway
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-15
Latest Update: 2025-06-20
Description:
A set of tools for analysing multimodal networks. It includes functions for measuring centrality, centralization, cohesion, closure, constraint and diversity, as well as for network block-modelling, regression, and diffusion models. The package is released as a complement to 'Multimodal Political Networks' (2021, ISBN:9781108985000), and includes various datasets used in the book. Built on the 'manynet' package, all functions operate with matrices, edge lists, and 'igraph', 'network', and 'tidygraph' objects, and on one-mode, two-mode (bipartite), and sometimes three-mode networks.
How to cite:
James Hollway (2021). migraph: Inferential Methods for Multimodal and Other Networks. R package version 1.5.6, https://cran.r-project.org/web/packages/migraph. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.6.2 (2021-04-15 10:20), 0.6.3 (2021-04-26 14:40), 0.6.5 (2021-05-10 09:20), 0.6.6 (2021-05-14 01:20), 0.7.1 (2021-09-25 21:10), 0.8.1 (2021-10-22 13:50), 0.8.2 (2021-10-25 09:20), 0.8.5 (2021-10-30 11:50), 0.8.13 (2021-12-19 03:10), 0.9.2 (2022-04-01 01:20), 0.9.3 (2022-04-15 01:32), 0.10.6 (2022-07-03 16:30), 0.11.3 (2022-09-13 23:40), 0.12.0 (2022-09-27 09:50), 0.12.1 (2022-10-04 11:30), 0.13.0 (2022-11-30 14:50), 0.13.2 (2022-12-20 17:20), 1.0.0 (2023-06-15 15:50), 1.0.1 (2023-07-20 15:40), 1.1.0 (2023-10-04 17:50), 1.1.5 (2023-11-02 11:10), 1.2.1 (2023-12-17 23:30), 1.3.2 (2024-01-25 20:50), 1.3.4 (2024-03-07 12:50), 1.4.1 (2024-07-19 14:00), 1.4.2 (2024-09-04 14:00), 1.4.3 (2024-11-06 16:40), 1.4.5 (2024-12-02 11:00), 1.5.0 (2025-06-20 18:00), 1.5.2 (2025-09-12 11:40), 1.5.3 (2025-10-27 14:10), 1.5.6 (2025-11-19 13:00), 1.5.8 (2026-02-19 09:30), 1.6.0 (2026-04-04 11:10)
Other packages that cited migraph R package
View migraph citation profile
Other R packages that migraph depends, imports, suggests or enhances
Complete documentation for migraph
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
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  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA