Learn R Programming

DynComm (version 2020.1.6)

ALGORITHM_LOUVAIN: ALGORITHM_LOUVAIN

Description

Is a greedy optimization method to extract communities from large networks by optimizing the density of edges inside communities to edges outside communities.

Arguments

Supported CRITERION

MODULARITY

See CRITERION_MODULARITY

PARAMETERS

This algorithm does not require any parameters.

See Also

DynComm