comeetie/geohclust: Hierarchal clustering of geographic object with contiguity constraints

geohclust offers two functions geohclust_poly and geohclust_graph that enable the clustering of spatial data such as polygons with a hclust type approach but taking advantages of contiguity constraints. The contiguities naturaly create a sparsely connected graph that can be leveraged to speed-up the calculations and deal with more than 30000 polygons in seconds.

Getting started

Package details

AuthorEtienne Côme
MaintainerEtienne Côme <etienne.come@univ-eiffel.fr>
LicenseGPL (>= 2)
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("comeetie/geohclust")
comeetie/geohclust documentation built on May 23, 2022, 6:30 a.m.