regroupDissolved: regroupDissolved

View source: R/LabourMarketAreas.R

regroupDissolvedR Documentation

regroupDissolved

Description

This function is used within the core function when the selected cluster to be dissolved has only one municipality. The call, inside this function, to the two functions determineRegroupList and determineCohesion allows to identify the new cluster to which the municipality is temporarily assigned. The output of the function is different whether the new cluster is a proper one or it is the reserve list (i.e. it does not exist a cluster to whom it can be assigned).

Usage

regroupDissolved(clusterData)

Arguments

clusterData

List (three components) containing all defining information on the current clusters found by the algorithm.

Note

This function is called and used internally by the main function findClusters.

Author(s)

Daniela Ichim, Luisa Franconi, Michele D'Alo', Guido van den Heuvel

See Also

findClusters


LabourMarketAreas documentation built on Oct. 10, 2023, 5:07 p.m.