rMultiNet: An R Package For Multilayer Networks Analysis
2023-02-09Code Available0· sign in to hype
Ting Li, Zhongyuan Lyu, Chenyu Ren, Dong Xia
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/chenyuzzz73/rmultinetOfficialIn papernone★ 6
Abstract
This paper develops an R package rMultiNet to analyze multilayer network data. We provide two general frameworks from recent literature, e.g. mixture multilayer stochastic block model(MMSBM) and mixture multilayer latent space model(MMLSM) to generate the multilayer network. We also provide several methods to reveal the embedding of both nodes and layers followed by further data analysis methods, such as clustering. Three real data examples are processed in the package. The source code of rMultiNet is available at https://github.com/ChenyuzZZ73/rMultiNet.