Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
1.1.1 rolling linux/jammy R-4.5 KQM_1.1.1.tar.gz 33.9 KiB
1.1.1 rolling linux/noble R-4.5 KQM_1.1.1.tar.gz 33.8 KiB
1.1.1 rolling source/ R- KQM_1.1.1.tar.gz 5.3 KiB
1.1.1 latest linux/jammy R-4.5 KQM_1.1.1.tar.gz 33.9 KiB
1.1.1 latest linux/noble R-4.5 KQM_1.1.1.tar.gz 33.8 KiB
1.1.1 latest source/ R- KQM_1.1.1.tar.gz 5.3 KiB
1.1.1 2026-04-26 source/ R- KQM_1.1.1.tar.gz 5.3 KiB
1.1.1 2026-04-23 source/ R- KQM_1.1.1.tar.gz 5.3 KiB
1.1.1 2026-04-09 windows/windows R-4.5 KQM_1.1.1.zip 36.4 KiB

Dependencies (latest)

Depends