regroupDissolved.ncom: regroupDissolved.ncom

View source: R/LabourMarketAreas.R

regroupDissolved.ncomR Documentation

regroupDissolved.ncom

Description

This function is used within the core function findcluster when the selected cluster to be dissolved has more than one municipality. The function identifies the new cluster to which the selected 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.ncom(clusterData, index.com.2diss)

Arguments

clusterData

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

index.com.2diss

integer containing the identifier of the community inside the dissolved cluster that will be assigned to a different cluster.

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.