Learn R Programming

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

Install

install.packages('clustrd')

Monthly Downloads

475

Version

1.4.0

License

GPL-3

Maintainer

Angelos Markos

Last Published

July 16th, 2022

Functions in clustrd (1.4.0)

local_bootclus

Cluster-wise stability assessment of Joint Dimension Reduction and Clustering methods by bootstrapping.
hsq

Humor Styles
cmc

Contraceptive Choice in Indonesia
clustrd-package

Methods for Joint Dimension Reduction and Clustering
plot.clusmca

Plotting function for clusmca() output.
plot.cluspca

Plotting function for cluspca() output.
mybond

James Bond films
macro

Economic Indicators of 20 OECD countries for 1999
cluspca

Joint dimension reduction and clustering of continuous data.
cluspcamix

Joint dimension reduction and clustering of mixed-type data.
diamond

Diamond Stone Pricing
global_bootclus

Global stabiliy assessment of Joint Dimension Reduction and Clustering methods by bootstrapping.
clusmca

Joint dimension reduction and clustering of categorical data.
tuneclus

Cluster quality assessment for a range of clusters and dimensions.
bribery

Bribery cases in Russia
plot.cluspcamix

Plotting function for cluspcamix() output.