clustrd (version 1.4.0)

Methods for Joint Dimension Reduction and Clustering

Description

A class of methods that combine dimension reduction and clustering of continuous, categorical or mixed-type data (Markos, Iodice D'Enza and van de Velden 2019; ). For continuous data, the package contains implementations of factorial K-means (Vichi and Kiers 2001; ) and reduced K-means (De Soete and Carroll 1994; ); both methods that combine principal component analysis with K-means clustering. For categorical data, the package provides MCA K-means (Hwang, Dillon and Takane 2006; ), i-FCB (Iodice D'Enza and Palumbo 2013, ) and Cluster Correspondence Analysis (van de Velden, Iodice D'Enza and Palumbo 2017; ), which combine multiple correspondence analysis with K-means. For mixed-type data, it provides mixed Reduced K-means and mixed Factorial K-means (van de Velden, Iodice D'Enza and Markos 2019; ), which combine PCA for mixed-type data with K-means.

Copy Link

Version

Down Chevron

Install

install.packages('clustrd')

Monthly Downloads

491

Version

1.4.0

License

GPL-3

Maintainer

Last Published

July 16th, 2022

Functions in clustrd (1.4.0)