Learn R Programming

DynComm (version 2020.1.6)

DynComm-package: DynComm: Dynamic Network Communities Detection

Description

Bundle of algorithms used for evolving network analysis regarding community detection.

Arguments

Referenced Work

This package uses the following work as reference material for the implementation of the algorithms.

Details

Implements several algorithms, using a common API, that calculate communities for graphs whose vertices and edges change over time. Edges, which can have new vertices, can be added or deleted, and changes in the communities are calculated without recalculating communities for the entire graph.

References

GitHub project source cordeiro2016dynamicDynComm Rossetti:2017:TOA:3127967.3128003DynComm RG17DynComm Sarmento2019AprDynComm

See Also

DynComm , DynComm-package-dev