Qmodularity {LabourMarketAreas} | R Documentation |
Qmodularity
Description
This function computes the Q-modularity index for a given partition.
Usage
Qmodularity(lma)
Arguments
lma |
list of three data.frames: clusterList, LWClus and marginals. See function findClusters. |
Value
numeric value, the Q-modularity index for the given partition.
Author(s)
Daniela Ichim, Luisa Franconi, Michele D'Alo'
References
[1] Y. Liu, Q. Liu, and Z. Qin, "Community Detecting and Feature Analysis in Real Directed Weighted Social Networks", Journal of Networks, vol. 8, no. 6, pp. 1432-1439, Jun. 2013.
See Also
findClusters
[Package LabourMarketAreas version 3.4 Index]