# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ksharp" in publications use:' type: software license: MIT title: 'ksharp: Cluster Sharpening' version: 0.1.0.1 doi: 10.32614/CRAN.package.ksharp abstract: Clustering typically assigns data points into discrete groups, but the clusters can sometimes be indistinct. Cluster sharpening adjusts an existing clustering to create contrast between groups. This package provides a general interface for cluster sharpening along with several implementations based on different excision criteria. authors: - family-names: Konopka given-names: Tomasz email: tokonopka@gmail.com repository: https://tkonopka.r-universe.dev repository-code: https://github.com/tkonopka/ksharp commit: dc612691c4305acf5656fe4635b071b0f9170abb url: https://github.com/tkonopka/ksharp contact: - family-names: Konopka given-names: Tomasz email: tokonopka@gmail.com