FactoClass: Combination of Factorial Methods and Cluster Analysis (original) (raw)
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. In order to permit different weights of the elements to be clustered, the function 'kmeansW', programmed in C++, is included. It is a modification of 'kmeans'. Some graphical functions include the option: 'gg=FALSE'. When 'gg=TRUE', they use the 'ggplot2' and 'ggrepel' packages to avoid the super-position of the labels.
Version: | 1.2.9 |
---|---|
Depends: | R (≥ 2.10), ade4, ggplot2, ggrepel, xtable, scatterplot3d |
Imports: | KernSmooth |
Published: | 2024-01-31 |
DOI: | 10.32614/CRAN.package.FactoClass |
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 |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Citation: | FactoClass citation info |
CRAN checks: | FactoClass results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=FactoClassto link to this page.