Issamfalih/MUNA: MUNA: A Multiplex Network Analysis Library

MUNA: a MUltiplex Network Analysis library that we have developed on top of igraph network analysis package. In its current version, MUNA provides primitives to build, edit and modify multiplex networks. It also provides a bunch of functions computing basic metrics on multiplex networks. However, the most interesting functionality provided by MUNA is probably the wide variety of available community detection algorithms. Actually, the library implements different approaches for community detection including: partition aggregation approaches, layer aggregation approaches and direct multiplex approaches such as the Genlouvain and Muxlicod algorithms. It also offers an extended list of multiplex community evaluation indexes.

Getting started

Package details

AuthorIssam Falih <issam.falih@lipn.univ-paris13.fr>
MaintainerIssam Falih <issam.falih@lipn.univ-paris13.fr>
LicenseGPL
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("Issamfalih/MUNA")
Issamfalih/MUNA documentation built on May 8, 2019, 11:52 a.m.