Learn R Programming

VarSelLCM (version 2.1.3.2)

Variable Selection for Model-Based Clustering of Mixed-Type Data Set with Missing Values

Description

Full model selection (detection of the relevant features and estimation of the number of clusters) for model-based clustering (see reference here ). Data to analyze can be continuous, categorical, integer or mixed. Moreover, missing values can occur and do not necessitate any pre-processing. Shiny application permits an easy interpretation of the results.

Copy Link

Version

Install

install.packages('VarSelLCM')

Monthly Downloads

272

Version

2.1.3.2

License

GPL (>= 2)

Maintainer

Mohammed Sedki

Last Published

September 19th, 2025

Functions in VarSelLCM (2.1.3.2)

VarSelImputation

Imputation of missing values
VarSelLCM-package

Variable Selection for Model-Based Clustering of Mixed-Type Data Set with Missing Values
fitted.values

Extract the partition or the probabilities of classification
fitted

Extract the partition or the probabilities of classification
coefficients

Extract the parameters
print

Print function.
summary

Summary function.
heart

Statlog (Heart) Data Set
plot

Plots of an instance of VSLCMresults
predict

Prediction of the cluster memberships
VSLCMparam-class

Constructor of VSLCMparam class
ARI

Adjusted Rand Index
AIC

AIC criterion.
MICL

MICL criterion
VSLCMcriteria-class

Constructor of VSLCMcriteria class
VSLCMpartitions-class

Constructor of VSLCMpartitions class
VSLCMparamCategorical-class

Constructor of VSLCMparamCategorical class
VSLCMresults-class

Constructor of VSLCMresults class
VSLCMparamContinuous-class

Constructor of VSLCMparamContinuous class
VSLCMparamInteger-class

Constructor of VSLCMparamInteger class
VSLCMmodel-class

Constructor of VSLCMmodel class
VarSelShiny

Shiny app for analyzing results from VarSelCluster
VSLCMdata-class

Constructor of VSLCMdata class
coef

Extract the parameters
BIC

BIC criterion.
VarSelCluster

Variable selection and clustering.
ICL

ICL criterion
VSLCMstrategy-class

Constructor of VSLCMstrategy class