Other packages > Find by keyword >

migraph  

Many Network Measures, Motifs, Members, and Models
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.3.4")



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: Many Network Measures, Motifs, Members, and Models. R package version 1.3.4, https://cran.r-project.org/web/packages/migraph
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)
Other packages that cited migraph R package
View migraph citation profile
Other R packages that migraph depends, imports, suggests or enhances
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

steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns