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. See, for example: Lebart, L. and Piron, M. and Morineau, A. (2006). Statistique Exploratoire Multidimensionnelle, Dunod, Paris. In order to permit to have 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.

Getting started

Package details

AuthorCampo Elias Pardo <cepardot@unal.edu.co>, Pedro Cesar del Campo <pcdelcampon@unal.edu.co> and Camilo Jose Torres <cjtorresj@unal.edu.co>, with the contributions from. Ivan Diaz <ildiazm@unal.edu.co>, Mauricio Sadinle <msadinleg@unal.edu.co>, Jhonathan Medina <jmedinau@unal.edu.co>.
MaintainerCampo Elias Pardo <cepardot@unal.edu.co>
LicenseGPL (>= 2)
Version1.2.8
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FactoClass")

Try the FactoClass package in your browser

Any scripts or data that you put into this service are public.

FactoClass documentation built on Sept. 14, 2023, 1:07 a.m.