Skip to contents

All functions

AHR()
Agglomerative Hierarchical Regionalisation (AHR)
checkContiguityMatrix() assertContiguityMatrix() testContiguityMatrix()
Check if an argument is a contiguity matrix
is_feasible_solution() is_regionalisation()
Is a partition checking constraints?
clustering_criterion()
Evaluating quality of partitions
clusters_sizes()
Cluster Sizes
diameter_set() diameter_cluster()
Calculate the diameter of a set (or subset) of elements.
enhance_feasible()
Improvement of an existing feasible solution
equivalent_partitions()
Are two partitions equivalent?
gen_grid() simple_grid()
Grid Simulation
interior_boundary()
Interior boundary of a partition
medoid() medoids_partition()
Medoid Calculation
merge_cc_partitions()
Merges Partition Connected Components
nbClusters()
Number of clusters in a partition (per connected component)
nearest_neighbor()
Find the nearest neighbor of some points
normalize_df() numeric_variabes() all_numeric_variables() is_df_normalized()
Normalization of data
optimal_partitions()
Sort partitions by a clustering criterion
resolve_unfeasible()
Resolve an unfeasible regionalisation
search_fusion_tree() AHR_fusion_tree()
Search of a fusion tree under connectivity and/or size constraints.
standardize_partition()
Standardize a partition