qVarSel: Select Variables for Optimal Clustering

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) <doi:10.1080/01605682.2017.1398206>.

Version: 1.1
Imports: Rcpp (≥ 1.0.13), lpSolveAPI
LinkingTo: Rcpp
Suggests: mclust
Published: 2024-11-28
Author: Stefano Benati ORCID iD [aut, cre]
Maintainer: Stefano Benati <stefano.benati at unitn.it>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: qVarSel results

Documentation:

Reference manual: qVarSel.pdf

Downloads:

Package source: qVarSel_1.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available
Old sources: qVarSel archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=qVarSel to link to this page.