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]
All associated links for this package
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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