Beyond Tandem Analysis: Joint Dimension Reduction and Clustering in R

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

Format: Article
Diterbitkan: Foundation for Open Access Statistics 2019-10-01

Deskripsi

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.