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

606

Last 30 days

6128th

606

Last 90 days

606

Last year

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 (14 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.
OK 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

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 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"),
                      email = "cepardot@unal.edu.co"),
               person(given = c("Pedro", "Cesar", "del"),
                      family = "Campo",
                      role = "aut",
                      email = "pcdelcampon@unal.edu.co"),
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"),

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies ade4 ggplot2 ggrepel xtable scatterplot3d KernSmooth kselection FactoClass

Version History

new 1.2.9 Mar 9, 2026