Learn R Programming

vimpclust (version 0.1.0)

Variable Importance in Clustering

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).

Copy Link

Version

Install

install.packages('vimpclust')

Monthly Downloads

192

Version

0.1.0

License

GPL-3

Maintainer

Madalina Olteanu

Last Published

January 8th, 2021

Functions in vimpclust (0.1.0)

HDdata

Statlog (Heart) Data Set
check_fun_groupsparsw

check_fun_groupsparsw
groupsparsewkm

Group-sparse weighted k-means
sparsewkm

Sparse weighted k-means
weightedss

Weighted sum-of-squares criteria
plot.spwkm

Plots from a "spwkm" object
info_clust

Description of a set of partitions
groupsoft

Group soft-thresholding operator
DataMice

Mice Protein Expression Data Set
recodmix

Recoding mixed data