Other packages > Find by keyword >

migraph  

Univariate and Multivariate Tests 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.4.5")



Attach the package and use:
library("migraph")
Maintained by
James Hollway
[Scholar Profile | Author Map]
First Published: 2021-04-15
Latest Update: 2023-07-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: Univariate and Multivariate Tests for Multimodal and Other Networks. R package version 1.4.5, https://cran.r-project.org/web/packages/migraph. Accessed 04 May. 2025.
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)
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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for migraph0102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
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  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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