Skip to content

FactoClass

Combination of Factorial Methods and Cluster Analysis

v1.2.9 · Jan 31, 2024 · GPL (>= 2)

Description

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.

Downloads

734

Last 30 days

4947th

1.8K

Last 90 days

9.8K

Last year

Trend: +18.8% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Campo Elias Pardo <cepardot@unal.edu.co>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Campo", "Elias"),
                      family = "Pardo",
                      role = c("aut", "cre"),
                      email = "cepardot@unal.edu.co"),
               person(given = c("Pedro", "Cesar", "del"),
                      family = "Campo",
                      role = "aut",
                      email = "pcdelcampon@unal.edu.co"),
               person(given = c("Camilo", "Jose"),
                      family = "Torres",
                      role = "aut",
                      email = "cjtorresj@unal.edu.co"),
               person(given = c("with", "the", "contributions", "from.", "Ivan"),
                      family = "Diaz",
                      role = "aut",
                      email = "ildiazm@unal.edu.co"),
               person(given = "Mauricio",
                      family = "Sadinle",
                      role = "aut",
                      email = "msadinleg@unal.edu.co"),
               person(given = "Jhonathan",
                      family = "Medina.",
                      role = "aut",
                      email = "jmedinau@unal.edu.co"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Campo Elias Pardo <cepardot@unal.edu.co>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Campo", "Elias"),
                      family = "Pardo",
                      role = c("aut", "cre"),
                      email = "cepardot@unal.edu.co"),
               person(given = c("Pedro", "Cesar", "del"),
                      family = "Campo",
                      role = "aut",
                      email = "pcdelcampon@unal.edu.co"),
               person(given = c("Camilo", "Jose"),
                      family = "Torres",
                      role = "aut",
                      email = "cjtorresj@unal.edu.co"),
               person(given = c("with", "the", "contributions", "from.", "Ivan"),
                      family = "Diaz",
                      role = "aut",
                      email = "ildiazm@unal.edu.co"),
               person(given = "Mauricio",
                      family = "Sadinle",
                      role = "aut",
                      email = "msadinleg@unal.edu.co"),
               person(given = "Jhonathan",
                      family = "Medina.",
                      role = "aut",
                      email = "jmedinau@unal.edu.co"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Campo Elias Pardo <cepardot@unal.edu.co>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Campo", "Elias"),
                      family = "Pardo",
                      role = c("aut", "cre
...[truncated]...
ut",
                      email = "msadinleg@unal.edu.co"),
               person(given = "Jhonathan",
                      family = "Medina.",
                      role = "aut",
                      email = "jmedinau@unal.edu.co"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Campo Elias Pardo <cepardot@unal.edu.co>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = c("Campo", "Elias"),
                      family = "Pardo",
                      role = c("aut", "cre
...[truncated]...
ut",
                      email = "msadinleg@unal.edu.co"),
               person(given = "Jhonathan",
                      family = "Medina.",
                      role = "aut",
                      email = "jmedinau@unal.edu.co"))
as necessary.

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies ade4 ggplot2 ggrepel xtable scatterplot3d KernSmooth kselection FactoClass

Version History

new 1.2.9 Mar 10, 2026
updated 1.2.9 ← 1.2.8 diff Jan 30, 2024
updated 1.2.8 ← 1.2.7 diff Sep 13, 2023
updated 1.2.7 ← 1.2.4 diff Sep 30, 2018
updated 1.2.4 ← 1.1.6 diff Feb 28, 2018
updated 1.1.6 ← 1.1.4 diff Aug 31, 2017
updated 1.1.4 ← 1.1.3 diff Aug 8, 2017
updated 1.1.3 ← 1.1.2 diff Jan 5, 2017
updated 1.1.2 ← 1.1.1 diff Aug 4, 2015
updated 1.1.1 ← 1.1.0 diff Feb 2, 2015
updated 1.1.0 ← 1.0.9 diff Jul 17, 2013
updated 1.0.9 ← 1.0.8 diff Jun 5, 2013
updated 1.0.8 ← 1.0.7 diff Jan 31, 2012
updated 1.0.7 ← 1.0.6 diff May 16, 2011
updated 1.0.6 ← 1.0.5 diff May 15, 2011
updated 1.0.5 ← 1.0.4 diff Nov 5, 2010
updated 1.0.4 ← 1.0.3 diff Jul 29, 2010
updated 1.0.3 ← 1.0.1 diff Nov 25, 2009
updated 1.0.1 ← 0.7.7 diff Jul 20, 2009
updated 0.7.7 ← 0.7.6 diff May 5, 2009