High performance density-based clustering tools that scale to large datasets while remaining easy to integrate with R workflows.
This R package provides a fast C++ (re)implementation of several density-based algorithms with a focus on the DBSCAN family, including DBSCAN, HDBSCAN, OPTICS/OPTICSXi, FOSC, Jarvis-Patrick clustering, SNN clustering, and Outlier Detection methods such as LOF and GLOSH.
- DBSCAN
- HDBSCAN
- OPTICS / OPTICSXi
- FOSC
- Jarvis-Patrick clustering
- SNN clustering
- Outlier detection (LOF / GLOSH)