FactoClass

From MaRDI portal
Software:42546



swMATH30832CRANFactoClassMaRDI QIDQ42546FDOQ42546

Combination of Factorial Methods and Cluster Analysis

Campo Elias Pardo

Last update: 31 January 2024

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

Software version identifier: 1.2.7, 0.7.5, 0.7.6, 0.7.7, 1.0.1, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.6, 1.2.4, 1.2.8, 1.2.9

Source code repository: https://github.com/cran/FactoClass

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.




Cited In (3)


This page was built for software: FactoClass