<?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>Variable Importance in Clustering</dc:title>
  <dc:title>R package vimpclust version 0.1.0</dc:title>
  <dc:description>An implementation of methods related to sparse clustering and variable importance 
    in clustering. The package currently allows to perform sparse k-means clustering with a group 
    penalty, so that it automatically selects groups of numerical features. It also allows to 
    perform sparse clustering and variable selection on mixed data (categorical and numerical 
    features), by preprocessing each categorical feature as a group of numerical features.
    Several methods for visualizing and exploring the results are also provided. 
    M. Chavent, J. Lacaille, A. Mourer and M. Olteanu (2020)&lt;https://www.esann.org/sites/default/files/proceedings/2020/ES2020-103.pdf&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: PCAmixdata, ggplot2, Polychrome, mclust, rlang</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown</dc:relation>
  <dc:creator>Madalina Olteanu &lt;madalina.olteanu@dauphine.psl.eu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Alex Mourer [aut],
  Marie Chavent [aut, ths],
  Madalina Olteanu [aut, ths, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2021-01-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=vimpclust</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.vimpclust</dc:identifier>
</oai_dc:dc>
