MKMeans: A Modern K-Means (MKMeans) Clustering Algorithm

It's a Modern K-Means clustering algorithm which works for data of any number of dimensions, has no limit with number of clusters expected, and can start with any initial cluster centers.

Version: 3.2
Depends: methods, MASS
Published: 2025-08-20
DOI: 10.32614/CRAN.package.MKMeans
Author: Yarong Yang [aut, cre], Nader Ebrahimi [ctb], Yoram Rubin [ctb], Jacob Zhang [ctb]
Maintainer: Yarong Yang <Yi.YA_yaya at hotmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: MKMeans results

Documentation:

Reference manual: MKMeans.html , MKMeans.pdf

Downloads:

Package source: MKMeans_3.2.tar.gz
Windows binaries: r-devel: MKMeans_3.2.zip, r-release: MKMeans_3.1.zip, r-oldrel: MKMeans_3.1.zip
macOS binaries: r-release (arm64): MKMeans_3.2.tgz, r-oldrel (arm64): MKMeans_3.1.tgz, r-release (x86_64): MKMeans_3.2.tgz, r-oldrel (x86_64): MKMeans_3.2.tgz
Old sources: MKMeans archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MKMeans to link to this page.