Package: leaderCluster 1.5

leaderCluster: Leader Clustering Algorithm

The leader clustering algorithm provides a means for clustering a set of data points. Unlike many other clustering algorithms it does not require the user to specify the number of clusters, but instead requires the approximate radius of a cluster as its primary tuning parameter. The package provides a fast implementation of this algorithm in n-dimensions using Lp-distances (with special cases for p=1,2, and infinity) as well as for spatial data using the Haversine formula, which takes latitude/longitude pairs as inputs and clusters based on great circle distances.

Authors:Taylor B. Arnold

leaderCluster_1.5.tar.gz
leaderCluster_1.5.zip(r-4.7)leaderCluster_1.5.zip(r-4.6)leaderCluster_1.5.zip(r-4.5)
leaderCluster_1.5.tgz(r-4.6-x86_64)leaderCluster_1.5.tgz(r-4.6-arm64)leaderCluster_1.5.tgz(r-4.5-x86_64)leaderCluster_1.5.tgz(r-4.5-arm64)
leaderCluster_1.5.tar.gz(r-4.7-arm64)leaderCluster_1.5.tar.gz(r-4.7-x86_64)leaderCluster_1.5.tar.gz(r-4.6-arm64)leaderCluster_1.5.tar.gz(r-4.6-x86_64)
leaderCluster_1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
leaderCluster/json (API)

# Install 'leaderCluster' in R:
install.packages('leaderCluster', repos = c('https://taylor-arnold.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.18 score 1 stars 1 packages 4 scripts 308 downloads 1 exports 0 dependencies

Last updated from:44b74cbba9. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK97
linux-devel-x86_64OK95
source / vignettesOK133
linux-release-arm64OK88
linux-release-x86_64OK95
macos-release-arm64OK97
macos-release-x86_64OK202
macos-oldrel-arm64OK98
macos-oldrel-x86_64OK212
windows-develOK67
windows-releaseOK60
windows-oldrelOK58
wasm-releaseOK84

Exports:leaderCluster

Dependencies: