comeetie/gtclust: Hierarchal clustering of geographic or temporal object with contiguity constraints

gtclust offers two functions gtclust_poly and gtclust_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/gtclust")
comeetie/gtclust documentation built on Sept. 17, 2024, 12:45 a.m.