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]
All associated links for this package
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 07 Mar. 2026.
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), 1.0.7 (2020-04-01 23:20)
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

Today's Hot Picks in Authors and Packages

portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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