CRAN/E | Kmedians

Kmedians

K-Medians

Installation

About

Online, Semi-online, and Offline K-medians algorithms are given. For both methods, the algorithms can be initialized randomly or with the help of a robust hierarchical clustering. The number of clusters can be selected with the help of a penalized criterion. We provide functions to provide robust clustering. Function gen_K() enables to generate a sample of data following a contaminated Gaussian mixture. Functions Kmedians() and Kmeans() consists in a K-median and a K-means algorithms while Kplot() enables to produce graph for both methods. Cardot, H., Cenac, P. and Zitt, P-A. (2013). "Efficient and fast estimation of the geometric median in Hilbert spaces with an averaged stochastic gradient algorithm". Bernoulli, 19, 18-43. doi:10.3150/11-BEJ390. Cardot, H. and Godichon-Baggioni, A. (2017). "Fast Estimation of the Median Covariation Matrix with Application to Online Robust Principal Components Analysis". Test, 26(3), 461-480 doi:10.1007/s11749-016-0519-x. Godichon-Baggioni, A. and Surendran, S. "A penalized criterion for selecting the number of clusters for K-medians" Vardi, Y. and Zhang, C.-H. (2000). "The multivariate L1-median and associated data depth". Proc. Natl. Acad. Sci. USA, 97(4):1423-1426. doi:10.1073/pnas.97.4.1423.

Key Metrics

Version 2.2.0
Published 2023-12-18 135 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks Kmedians results

Downloads

Yesterday 11 -42%
Last 7 days 92 -8%
Last 30 days 290 -0%
Last 90 days 816 -24%
Last 365 days 3.377 +75%

Maintainer

Maintainer

Antoine Godichon-Baggioni

antoine.godichon_baggioni@upmc.fr

Authors

Antoine Godichon-Baggioni

aut / cre / cph

Sobihan Surendran

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

Kmedians archive

Imports

foreach
doParallel
parallel
genieclust
Gmedian
mvtnorm
capushe
ggplot2
reshape2