Package: vimpclust 0.1.0

Madalina Olteanu

vimpclust: Variable Importance in Clustering

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)<https://www.esann.org/sites/default/files/proceedings/2020/ES2020-103.pdf>.

Authors:Alex Mourer [aut], Marie Chavent [aut, ths], Madalina Olteanu [aut, ths, cre]

vimpclust_0.1.0.tar.gz
vimpclust_0.1.0.tar.gz(r-4.5-noble)vimpclust_0.1.0.tar.gz(r-4.4-noble)
vimpclust_0.1.0.tgz(r-4.4-emscripten)vimpclust_0.1.0.tgz(r-4.3-emscripten)
vimpclust.pdf |vimpclust.html
vimpclust/json (API)

# Install 'vimpclust' in R:
install.packages('vimpclust', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • DataMice - Mice Protein Expression Data Set
  • HDdata - Statlog (Heart) Data Set

On CRAN:

Conda:

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

2.30 score 4 scripts 142 downloads 6 exports 32 dependencies

Last updated 4 years agofrom:dae854c9a2. Checks:1 OK, 1 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 24 2025
R-4.5-linuxNOTEFeb 24 2025

Exports:groupsoftgroupsparsewkminfo_clustrecodmixsparsewkmweightedss

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmclustmgcvmunsellnlmePCAmixdatapillarpkgconfigPolychromeR6RColorBrewerrlangscalesscatterplot3dtibbleutf8vctrsviridisLitewithr

Group-sparse weighted k-means for numerical data

Rendered fromgroupsparsewkm.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2021-01-08
Started: 2021-01-08

Sparse weighted k-means for mixed data

Rendered fromsparsewkm.Rmdusingknitr::rmarkdownon Feb 24 2025.

Last update: 2021-01-08
Started: 2021-01-08