Other packages > Find by keyword >

factoextra  

Extract and Visualize the Results of Multivariate Data Analyses
View on CRAN: Click here


Download and install factoextra package within the R console
Install from CRAN:
install.packages("factoextra")

Install from Github:
library("remotes")
install_github("cran/factoextra")

Install by package version:
library("remotes")
install_version("factoextra", "1.0.7")



Attach the package and use:
library("factoextra")
Maintained by
Alboukadel Kassambara
[Scholar Profile | Author Map]
First Published: 2016-04-26
Latest Update: 2020-04-01
Description:
Provides some easy-to-use functions to extract and visualize the output of multivariate data analyses, including 'PCA' (Principal Component Analysis), 'CA' (Correspondence Analysis), 'MCA' (Multiple Correspondence Analysis), 'FAMD' (Factor Analysis of Mixed Data), 'MFA' (Multiple Factor Analysis) and 'HMFA' (Hierarchical Multiple Factor Analysis) functions from different R packages. It contains also functions for simplifying some clustering analysis steps and provides 'ggplot2' - based elegant data visualization.
How to cite:
Alboukadel Kassambara (2016). factoextra: Extract and Visualize the Results of Multivariate Data Analyses. R package version 1.0.7, https://cran.r-project.org/web/packages/factoextra. Accessed 03 May. 2025.
Previous versions and publish date:
1.0.3 (2016-04-26 16:50), 1.0.4 (2017-01-09 09:49), 1.0.5 (2017-08-22 18:11), 1.0.6 (2019-12-05 08:50)
Other packages that cited factoextra R package
View factoextra citation profile
Other R packages that factoextra depends, imports, suggests or enhances
Complete documentation for factoextra
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for factoextra2000250030003500400045005000TrendBars

Today's Hot Picks in Authors and Packages

cleanNLP  
A Tidy Data Model for Natural Language Processing
Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users ...
Download / Learn more Package Citations See dependency  
ENMTools  
Analysis of Niche Evolution using Niche and Distribution Models
Constructing niche models and analyzing patterns of niche evolution. Acts as an interface for many ...
Download / Learn more Package Citations See dependency  
hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
Download / Learn more Package Citations See dependency  
sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA