Learn R Programming

⚠️There's a newer version (2.3.5) of this package.Take me there.

clustvarsel (version 2.1)

Variable Selection for Model-Based Clustering

Description

A function which implements variable selection methodology for model-based clustering which allows to find the (locally) optimal subset of variables in a data set that have group/cluster information. A greedy or headlong search can be used, either in a forward-backward or backward-forward direction, with or without sub-sampling at the hierarchical clustering stage for starting MCLUST models. By default the algorithm uses a sequential search, but parallelization is also available.

Copy Link

Version

Install

install.packages('clustvarsel')

Monthly Downloads

459

Version

2.1

License

GPL (>= 2)

Maintainer

Luca Scrucca

Last Published

October 15th, 2014

Functions in clustvarsel (2.1)

clustvarsel-internal

Internal 'clustvarsel' functions
clustvarsel

Variable selection for Model-Based Clustering