Package: KQM 1.1.1

Yarong Yang

KQM: K Quantiles Medoids (KQM) Clustering

K Quantiles Medoids (KQM) clustering applies quantiles to divide data of each dimension into K mean intervals. Combining quantiles of all the dimensions of the data and fully permuting quantiles on each dimension is the strategy to determine a pool of candidate initial cluster centers. To find the best initial cluster centers from the pool of candidate initial cluster centers, two methods based on quantile strategy and PAM strategy respectively are proposed. During a clustering process, medoids of clusters are used to update cluster centers in each iteration. Comparison between KQM and the method of randomly selecting initial cluster centers shows that KQM is almost always getting clustering results with smaller total sum squares of distances.

Authors:Yarong Yang [aut, cre], Nader Ebrahimi [ctb], Yoram Rubin [ctb], Jacob Zhang [ctb]

KQM_1.1.1.tar.gz
KQM_1.1.1.tar.gz(r-4.7-any)KQM_1.1.1.tar.gz(r-4.6-any)
KQM_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
KQM/json (API)

# Install 'KQM' in R:
install.packages('KQM', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 166 downloads 3 exports 3 dependencies

Last updated from:829320a4b5. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK95
source / vignettesOK188
linux-release-x86_64OK103
wasm-releaseOK90

Exports:C.fDistKQM

Dependencies:clustergtoolsMASS