Learn R Programming

⚠️There's a newer version (1.0.6) of this package.Take me there.

genie (version 1.0.4)

A New, Fast, and Outlier Resistant Hierarchical Clustering Algorithm

Description

A new hierarchical clustering linkage criterion: the Genie algorithm links two clusters in such a way that a chosen economic inequity measure (e.g., the Gini index) of the cluster sizes does not increase drastically above a given threshold. Benchmarks indicate a high practical usefulness of the introduced method: it most often outperforms the Ward or average linkage in terms of the clustering quality while retaining the single linkage speed, see (Gagolewski et al. 2016a , 2016b ) for more details.

Copy Link

Version

Install

install.packages('genie')

Monthly Downloads

521

Version

1.0.4

License

GPL (>= 3)

Maintainer

Marek Gagolewski

Last Published

April 27th, 2017

Functions in genie (1.0.4)

genie-package

The Genie Package
hclust2

Fast Hierarchical Clustering in Arbitrary Spaces Equipped With a Dissimilarity Measure