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

dbscan (version 0.9-1)

Density Based Clustering of Applications with Noise (DBSCAN)

Description

A fast reimplementation of the density-based DBSCAN clustering algorithm for spatial data introduced by Ester et al. 'A Density-Based Algorithm for Discovering Clusters in Large Spatial Databases with Noise,' 1996. This implementation uses the kd-tree data structure (from library ANN) for faster k-nearest neighbor search. The implementation is many times faster than the R-based implementation in package fpc.

Copy Link

Version

Down Chevron

Install

install.packages('dbscan')

Monthly Downloads

26,969

Version

0.9-1

License

GPL (>= 2)

Maintainer

Last Published

July 23rd, 2015

Functions in dbscan (0.9-1)