Crandore Hub

genie

Fast, Robust, and Outlier Resistant Hierarchical Clustering

Implements a basic version of the hierarchical clustering algorithm 'Genie' which links two point groups in such a way that an inequity measure (namely, the Gini index) of the cluster sizes does not significantly increase above a given threshold. This method most often outperforms many other data segmentation approaches in terms of clustering quality as tested on a wide range of benchmark datasets. At the same time, Genie retains the high speed of the single linkage approach, therefore it is also suitable for analysing larger data sets. For more details see (Gagolewski et al. 2016 <DOI:10.1016/j.ins.2016.05.003>). For a faster and more feature-rich implementation, see the 'genieclust' package (Gagolewski, 2021 <DOI:10.1016/j.softx.2021.100722>).

Versions across snapshots

VersionRepositoryFileSize
1.0.7 2026-04-09 windows/windows R-4.5 genie_1.0.7.zip 504.5 KiB

Dependencies (latest)

Depends

Imports

LinkingTo