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.2 |
| Imports: | Rcpp (≥ 0.12.5) |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | testthat |
| Published: | 2017-01-08 |
| DOI: | 10.32614/CRAN.package.lowmemtkmeans |
| Author: | Andrew Thomas Jones, Hien Duy Nguyen |
| Maintainer: | Andrew Thomas Jones <andrewthomasjones at gmail.com> |
| License: | GPL (≥ 3) |
| NeedsCompilation: | yes |
| SystemRequirements: | C++11 |
| Materials: | README, NEWS |
| CRAN checks: | lowmemtkmeans results |
| Reference manual: | lowmemtkmeans.pdf |
| Package source: | lowmemtkmeans_0.1.2.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.2.tgz, r-oldrel (arm64): lowmemtkmeans_0.1.2.tgz, r-release (x86_64): lowmemtkmeans_0.1.2.tgz, r-oldrel (x86_64): lowmemtkmeans_0.1.2.tgz |
| Old sources: | lowmemtkmeans archive |
| Reverse imports: | SAGMM |
Please use the canonical form https://CRAN.R-project.org/package=lowmemtkmeans to link to this page.