Learn R Programming

qVarSel (version 1.1)

Select Variables for Optimal Clustering

Description

Finding hidden clusters in structured data can be hindered by the presence of masking variables. If not detected, masking variables are used to calculate the overall similarities between units, and therefore the cluster attribution is more imprecise. The algorithm q-vars implements an optimization method to find the variables that most separate units between clusters. In this way, masking variables can be discarded from the data frame and the clustering is more accurate. Tests can be found in Benati et al.(2017) .

Copy Link

Version

Install

install.packages('qVarSel')

Monthly Downloads

518

Version

1.1

License

GPL (>= 2)

Maintainer

Stefano Benati

Last Published

November 28th, 2024

Functions in qVarSel (1.1)

qVarSelH

Selection of Variables for Clustering or Data Dimension Reduction
qVarSelLP

A Mixed Integer Linear Programming Formulation for the Variable Selection Problem
PrtDist

Calculation of the distances between units and centers
qVarSel-package

Selecting Variables for Clustering and Classification