This function determines, for each cluster in LWClus, the cluster with which that cluster is most closely associated. First the cohesion between all pairs of clusters is calculated; then the cohesion is sorted for each cluster and only the last (i.e., highest) one is selected.
determineRegroupList(LWClus, marginals)
Integer: the candidate cluster identifier.
data table containing the flows between the clusters.
data table containing the main characteristics of the cluster.
Daniela Ichim, Luisa Franconi, Michele D'Alo', Guido van den Heuvel
This function determines, for each pair of cluster in LWClus, the cohesion; then it is sorted and only the last (i.e., highest) one is selected. The highest value it associated with the dominant cluster for the dissolved cluster.
[1] Franconi, L., D'Alo' M. and Ichim, D. (2016). Istat implementation of the algorithm to develop Labour Market Areas.
findClusters