FactoClass: Combination of Factorial Methods and Cluster Analysis

Some functions of 'ade4' and 'stats' are combined in order to obtain a partition of the rows of a data table, with columns representing variables of scales: quantitative, qualitative or frequency. First, a principal axes method is performed and then, a combination of Ward agglomerative hierarchical classification and K-means is performed, using some of the first coordinates obtained from the previous principal axes method. The function 'kmeansW', a modification of 'kmeans', programmed in C++, is included, in order to permit to have different weights of the elements to be clustered. Some complementary functions and datasets are included. See, for example: Lebart, L. and Piron, M. and Morineau, A. (2006). Statistique Exploratoire Multidimensionnelle, Dunod, Paris.

Version: 1.2.4
Depends: R (≥ 2.7.0), ade4, ggplot2, ggrepel, xtable, scatterplot3d
Imports: KernSmooth
Published: 2018-03-01
Author: Campo Elias Pardo, Pedro Cesar del Campo and Camilo Jose Torres, with the contributions from. Ivan Diaz, Mauricio Sadinle, Jhonathan Medina.
Maintainer: Campo Elias Pardo <cepardot at unal.edu.co>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: FactoClass citation info
In views: Cluster
CRAN checks: FactoClass results

Downloads:

Reference manual: FactoClass.pdf
Package source: FactoClass_1.2.4.tar.gz
Windows binaries: r-devel: FactoClass_1.2.4.zip, r-release: FactoClass_1.2.4.zip, r-oldrel: FactoClass_1.2.4.zip
OS X binaries: r-release: FactoClass_1.2.4.tgz, r-oldrel: FactoClass_1.2.4.tgz
Old sources: FactoClass archive

Reverse dependencies:

Reverse depends: pamctdp, qha
Reverse imports: fastLink
Reverse suggests: kselection

Linking:

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