Skip to content

Visualization of the outputs of a multivariate analysis

Notifications You must be signed in to change notification settings

gfmartins/factoextra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factoextra : Extract and Visualize the outputs of a multivariate analysis

factoextra provides some easy-to-use functions to extract and visualize the output of PCA (Principal Component Analysis), CA (Correspondence Analysis) and MCA (Multiple Correspondence Analysis) functions from several packages : PCA, CA, MCA [FactoMineR]; prcomp and princomp [stats]; dudi.pca, dudi.coa, dudi.acm [ade4]; ca [ca]; corresp [MASS]. It contains also many functions for simplifying clustering analysis workflows. Ggplot2 plotting system is used.

Installation

install.packages("devtools")
library(devtools)
install_github("kassambara/factoextra")

Geting started

Find out more at http://www.sthda.com/english/wiki/factoextra-r-package

About

Visualization of the outputs of a multivariate analysis

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%