<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>K-Medians</dc:title>
  <dc:title>R package Kmedians version 2.2.0</dc:title>
  <dc:description>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. &lt;doi:10.3150/11-BEJ390&gt;.
    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 &lt;doi:10.1007/s11749-016-0519-x&gt;.
    Godichon-Baggioni, A. and Surendran, S. "A penalized criterion for selecting the number of clusters for K-medians"     &lt;arXiv:2209.03597&gt; 
    Vardi, Y. and Zhang, C.-H. (2000). "The multivariate L1-median and associated data depth". Proc. Natl. Acad. Sci. USA, 97(4):1423-1426. &lt;doi:10.1073/pnas.97.4.1423&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: foreach, doParallel,parallel, genieclust, Gmedian,mvtnorm,
capushe, ggplot2, reshape2</dc:relation>
  <dc:creator>Antoine Godichon-Baggioni &lt;antoine.godichon_baggioni@upmc.fr&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Antoine Godichon-Baggioni [aut, cre, cph],
  Sobihan Surendran [aut]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2023-12-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=Kmedians</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.Kmedians</dc:identifier>
</oai_dc:dc>
