densityClust: Clustering by Fast Search and Find of Density Peaks

An improved implementation (based on k-nearest neighbors) of the density peak clustering algorithm, originally described by Alex Rodriguez and Alessandro Laio (Science, 2014 vol. 344). It can handle large datasets (> 100,000 samples) very efficiently. It was initially implemented by Thomas Lin Pedersen, with inputs from Sean Hughes and later improved by Xiaojie Qiu to handle large datasets with kNNs.

Package details

AuthorThomas Lin Pedersen [aut, cre], Sean Hughes [aut], Xiaojie Qiu [aut]
MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseGPL (>= 2)
Version0.3.3
URL https://github.com/thomasp85/densityClust
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("densityClust")

Try the densityClust package in your browser

Any scripts or data that you put into this service are public.

densityClust documentation built on May 29, 2024, 5:13 a.m.