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 09 Mar. 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)
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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