Package: bootkmeans
Type: Package
Title: A Bootstrap Augmented k-Means Algorithm for Fuzzy Partitions
Version: 1.0.0
Date: 2025-09-18
Authors@R: c(
  person("Jesse S.",    "Ghashti",  email = "jesse.ghashti@ubc.ca", role = c("aut","cre")),
  person("Jeffrey L.",  "Andrews",  role = "aut"),
  person("John R.J.",   "Thompson", role = "aut"),
  person("Joyce",       "Epp",      role = "aut"),
  person("Harkunwar S.","Kochar",   role = "aut"))
Author: Jesse S. Ghashti [aut, cre],
  Jeffrey L. Andrews [aut],
  John R.J. Thompson [aut],
  Joyce Epp [aut],
  Harkunwar S. Kochar [aut]
Maintainer: Jesse S. Ghashti <jesse.ghashti@ubc.ca>
Description: 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).
License: GPL-2
Encoding: UTF-8
Depends: R (>= 3.5.0), lmtest, abind
Imports: MASS, stats, fclust, Thresher, mvtnorm
Suggests: knitr, markdown, ggplot2, patchwork, scales, spelling
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-10 21:25:58 UTC; jesseghashti
Language: en-US
Repository: CRAN
Date/Publication: 2025-10-16 12:20:06 UTC
Built: R 4.6.0; ; 2025-10-17 23:51:22 UTC; windows
