Performs the trimmed k-means clustering algorithm with lower memory use. It also provides a number of utility functions such as BIC calculations.
Version: | 0.1.4 |
Imports: | Rcpp (≥ 0.12.5) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | testthat |
Published: | 2025-09-20 |
Author: | Andrew Thomas Jones [aut, cre], Hien Duy Nguyen [aut] |
Maintainer: | Andrew Thomas Jones <andrewthomasjones at gmail.com> |
License: | GPL (≥ 3) |
NeedsCompilation: | yes |
Materials: | README, NEWS |
CRAN checks: | lowmemtkmeans results |
Reference manual: | lowmemtkmeans.html , lowmemtkmeans.pdf |
Package source: | lowmemtkmeans_0.1.4.tar.gz |
Windows binaries: | r-devel: lowmemtkmeans_0.1.2.zip, r-release: lowmemtkmeans_0.1.2.zip, r-oldrel: lowmemtkmeans_0.1.2.zip |
macOS binaries: | r-release (arm64): lowmemtkmeans_0.1.4.tgz, r-oldrel (arm64): lowmemtkmeans_0.1.4.tgz, r-release (x86_64): lowmemtkmeans_0.1.4.tgz, r-oldrel (x86_64): lowmemtkmeans_0.1.4.tgz |
Old sources: | lowmemtkmeans archive |
Reverse imports: | CompositionalClust, SAGMM |
Please use the canonical form https://CRAN.R-project.org/package=lowmemtkmeans to link to this page.