# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "bootkmeans" in publications use:' type: software license: GPL-2.0-only title: 'bootkmeans: A Bootstrap Augmented k-Means Algorithm for Fuzzy Partitions' version: 1.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.bootkmeans abstract: Implementation of the bootkmeans algorithm, a bootstrap augmented k-means algorithm that returns probabilistic cluster assignments. From paper by Ghashti, J.S., Andrews, J.L. Thompson, J.R.J., Epp, J. and H.S. Kochar (2025), "A bootstrap augmented k-means algorithm for fuzzy partitions" (Submitted). authors: - family-names: Ghashti given-names: Jesse S. email: jesse.ghashti@ubc.ca - family-names: Andrews given-names: Jeffrey L. - family-names: Thompson given-names: John R.J. - family-names: Epp given-names: Joyce - family-names: Kochar given-names: Harkunwar S. preferred-citation: type: manual title: 'bootkmeans: A bootstrap-augmented k-means algorithm for fuzzy partitions' authors: - family-names: Ghashti given-names: Jesse S. email: jesse.ghashti@ubc.ca - family-names: Andrews given-names: Jeffrey L. - family-names: Thompson given-names: John R.J. - family-names: Epp given-names: Joyce - family-names: Kochar given-names: Harkunwar S. year: '2025' notes: R package version 1.0.0 repository: https://ghashti-j.r-universe.dev commit: 52062b92a2f5187390ba42bb7ed0857c3feb325f date-released: '2025-09-18' contact: - family-names: Ghashti given-names: Jesse S. email: jesse.ghashti@ubc.ca references: - type: article title: On assessments of agreement between fuzzy partitions authors: - family-names: Andrews given-names: Jeffrey L. - family-names: Browne given-names: Ryan - family-names: Hvingelby given-names: Chelsey D. journal: Journal of Classification year: '2022' volume: '39' start: '326' end: '342'