# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "clusterability" in publications use:' type: software license: GPL-2.0-only title: 'clusterability: Performs Tests for Cluster Tendency of a Data Set' version: 0.2.3.0 doi: 10.32614/CRAN.package.clusterability abstract: Test for cluster tendency (clusterability) of a data set. The methods implemented - reducing the data set to a single dimension using principal component analysis or computing pairwise distances, and performing a multimodality test like the Dip Test or Silverman's Critical Bandwidth Test - are described in Adolfsson, Ackerman, and Brownstein (2019) and Laborde et al. (2023) . Such methods can inform whether clustering algorithms are appropriate for a data set. authors: - family-names: Neville given-names: Zachariah email: zachariahneville@outlook.com - family-names: Brownstein given-names: Naomi email: brownstn@musc.edu - family-names: Ackerman given-names: Maya - family-names: Adolfsson given-names: Andreas repository: https://zachneville.r-universe.dev commit: 5c97b4f417fdf5356c9173d2f06c8030e7cbe48d date-released: '2026-03-16' contact: - family-names: Neville given-names: Zachariah email: zachariahneville@outlook.com