<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Leader Clustering Algorithm</dc:title>
  <dc:title>R package leaderCluster version 1.5</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:creator>Taylor B. Arnold &lt;tarnold2@richmond.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Taylor B. Arnold</dc:contributor>
  <dc:rights>LGPL-2</dc:rights>
  <dc:date>2023-03-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=leaderCluster</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.leaderCluster</dc:identifier>
</oai_dc:dc>
