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 |
| Author: |
Maximilian Mücke
[aut, cre] |
| 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 |