DynComm: Dynamic Network Communities Detection and Generation
Used for evolving network analysis regarding
community detection. Implements several algorithms that calculate communities
for graphs whose nodes and edges change over time.
Edges, which can have new nodes, can be added or deleted. Changes in the
communities are calculated without recalculating communities for the entire
graph.
REFERENCE: M. Cordeiro et al. (2016) <doi:10.1007/s13278-016-0325-1>
G. Rossetti et al. (2017) <doi:10.1007/s10994-016-5582-8>
G. Rossetti (2017) <doi:10.1093/comnet/cnx016>
R. Sarmento (2019) <arXiv:1904.12593>.
Version: |
2020.1.6 |
Depends: |
igraph |
Imports: |
Rcpp (≥ 0.12.15), Rdpack, methods |
LinkingTo: |
Rcpp |
Suggests: |
devtools |
Published: |
2020-10-07 |
Author: |
Rui P. Sarmento
[aut, cre],
Luís Lemos [aut],
Mário Cordeiro [ctb],
Giulio Rossetti [ctb] |
Maintainer: |
Rui P. Sarmento <email at ruisarmento.com> |
License: |
GPL-2 |
NeedsCompilation: |
yes |
SystemRequirements: |
C++11 |
Materials: |
README |
CRAN checks: |
DynComm results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=DynComm
to link to this page.