Journal of Statistical Software (Oct 2019)

Beyond Tandem Analysis: Joint Dimension Reduction and Clustering in R

  • Angelos Markos,
  • Alfonso Iodice D'Enza,
  • Michel van de Velden

DOI
https://doi.org/10.18637/jss.v091.i10
Journal volume & issue
Vol. 91, no. 1
pp. 1 – 24

Abstract

Read online

We present the R package clustrd which implements a class of methods that combine dimension reduction and clustering of continuous or categorical data. In particular, for continuous data, the package contains implementations of factorial K-means and reduced K-means; both methods combine principal component analysis with K-means clustering. For categorical data, the package provides MCA K-means, i-FCB and cluster correspondence analysis, which combine multiple correspondence analysis with K-means. Two examples on real data sets are provided to illustrate the usage of the main functions.

Keywords