Package: MKMeans
Type: Package
Title: A Modern K-Means (MKMeans) Clustering Algorithm
Version: 3.1
Date: 2024-10-09
Authors@R: c(person("Yarong", "Yang", role=c("aut","cre"),email="Yi.YA_yaya@hotmail.com"),
             person("Nader", "Ebrahimi", role="aut", email="nebrahimi@niu.edu"),
             person("Yoram", "Rubin", role="aut", email="rubin@ce.berkeley.edu"),
             person("Jacob", "Zhang", role="aut", email="zjz999@gmail.com"))
Depends: methods
Description: It's a Modern K-Means clustering algorithm allowing data of any number of dimensions, any initial center, and any number of clusters to expect.
Collate: AllClasses.R MKMeans.R C.f.R Dist.R
License: GPL-2
NeedsCompilation: no
Packaged: 2024-10-08 17:43:28 UTC; yi_ya
Author: Yarong Yang [aut, cre],
  Nader Ebrahimi [aut],
  Yoram Rubin [aut],
  Jacob Zhang [aut]
Maintainer: Yarong Yang <Yi.YA_yaya@hotmail.com>
Repository: CRAN
Date/Publication: 2024-10-08 20:10:04 UTC
Built: R 4.3.3; ; 2024-10-08 21:20:16 UTC; unix
