Gaussian-means (G-means) clustering is a clustering algorithm that extends the k-means algorithm by automatically determining the number of clusters.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | stats |
| Suggests: | clue, data.table (≥ 1.15.0), GGally, ggfortify, ggplot2, knitr, mlr3cluster, mlr3misc, mlr3viz, paradox (≥ 0.6.0), R6, rmarkdown, testthat (≥ 3.3.0), withr (≥ 2.4.0) |
| Published: | 2026-08-05 |
| DOI: | 10.32614/CRAN.package.gmeans (may not be active yet) |
| Author: | Maximilian Mücke |
| Maintainer: | Maximilian Mücke <muecke.maximilian at gmail.com> |
| BugReports: | https://github.com/m-muecke/gmeans/issues |
| License: | MIT + file LICENSE |
| URL: | https://m-muecke.github.io/gmeans/, https://github.com/m-muecke/gmeans |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | gmeans results |
| Reference manual: | gmeans.html , gmeans.pdf |
| Vignettes: |
Why G-means? (source, R code) mlr3 Integration (source, R code) |
| Package source: | gmeans_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=gmeans to link to this page.