dbscan : Fast Density-Based Clustering with R
Southern Methodist University · Wright State University
Abstract
This article describes the implementation and use of the R package dbscan, which provides complete and fast implementations of the popular density-based clustering algorithm DBSCAN and the augmented ordering algorithm OPTICS. Package dbscan uses advanced open-source spatial indexing data structures implemented in C++ to speed up computation. An important advantage of this implementation is that it is up-to-date with several improvements that have been added since the original algorithms were publications (e.g., artifact corrections and dendrogram extraction methods for OPTICS). We provide a consistent presentation of the DBSCAN and OPTICS algorithms, and compare dbscan's implementation with other popular…
Citation impact
- FWCI
- 34.96
- Percentile
- 100%
- References
- 70
Authors
3Topics & keywords
- DBSCAN
- Computer science
- Cluster analysis
- Data mining
- Computation
- Search engine indexing
- Algorithm
- Artificial intelligence