Other packages > Find by keyword >

dynamicmultiplex  

Community Detection for Evolving Multiplex Networks
View on CRAN: Click here


Download and install dynamicmultiplex package within the R console
Install from CRAN:
install.packages("dynamicmultiplex")

Install from Github:
library("remotes")
install_github("cran/dynamicmultiplex")

Install by package version:
library("remotes")
install_version("dynamicmultiplex", "1.1.0")



Attach the package and use:
library("dynamicmultiplex")
Maintained by
Jared Edgerton
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2026-08-07
Latest Update: 2026-08-07
Description:
Multiplex temporal community detection with customizable interlayer coupling. Runs Louvain or Leiden community detection on each network layer and constructs interlayer ties using Jaccard similarity, overlap coefficient, node-strength weighted variants, or direct node identity links, and also provides a two-stage snapshot-and-match tracker that aligns independently detected per-layer communities across time with the Hungarian assignment algorithm. Supports user-specified layer connectivity via the layer_links argument, enabling adjacent-only temporal coupling that avoids the long-range pooling problem in standard multislice approaches.
How to cite:
Jared Edgerton (2026). dynamicmultiplex: Community Detection for Evolving Multiplex Networks. R package version 1.1.0, https://cran.r-project.org/web/packages/dynamicmultiplex. Accessed 22 Sep. 2026.
Previous versions and publish date:
No previous versions
Other packages that cited dynamicmultiplex R package
View dynamicmultiplex citation profile
Other R packages that dynamicmultiplex depends, imports, suggests or enhances
Complete documentation for dynamicmultiplex
Functions, R codes and Examples using the dynamicmultiplex R package
Full dynamicmultiplex package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
spider  
Species Identity and Evolution in R
Analysis of species limits and DNA barcoding data. Included are functions for generating important s ...
Download / Learn more Package Citations See dependency  
odns  
Access Scottish Health and Social Care Open Data
Allows potential users of Scottish Health and Social Care Open Data ( ...
Download / Learn more Package Citations See dependency  
Countr  
Flexible Univariate Count Models Based on Renewal Processes
Flexible univariate count models based on renewal processes. The models may include covariates and ...
Download / Learn more Package Citations See dependency  
cnum  
Chinese Numerals Processing
Chinese numerals processing in R, such as conversion between Chinese numerals and Arabic numerals a ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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