Hartigan's clustering leader algorithm provides a means for clustering points given a predetermined radius of a cluster. Unlike other clustering algorithms it does not require the user to specify the number of clusters. The package provides a fast implementation of this algorithm in two dimensions using either euclidian distance or the Haversine formula, which takes latitude and longitude as inputs.

Copy Link

Version

Down Chevron

Install

install.packages('leaderCluster')

Monthly Downloads

317

Version

1.5

License

LGPL-2

Maintainer

Last Published

March 24th, 2023

Functions in leaderCluster (1.5)