Learn R Programming

Factoshiny

You can see the Website dedicated to Factoshiny (link for English version, and for the French version)

How do you install the latest version of Factoshiny available on GitHub?

if (!require("devtools")) install.packages("devtools")
library(devtools)
install_github("husson/Factoshiny")

Copy Link

Version

Install

install.packages('Factoshiny')

Monthly Downloads

5,008

Version

2.5

License

GPL (>= 2)

Maintainer

Last Published

November 20th, 2023

Functions in Factoshiny (2.5)

PCAshiny

Principal Component Analysis (PCA) with FactoShiny
condesshiny

Continuous variable description
CAshiny

Correspondance Analysis (CA) with Factoshiny
MCAshiny

Multiple Correspondence Analysis (MCA) with Factoshiny
HCPCshiny

Hierarchical Clustering on Principal Components (HCPC) with Factoshiny
MFAshiny

Multiple Factor Analysis (MFA) with Factoshiny
FAMDshiny

Factor Analysis for Mixed Data with Factoshiny
print.HCPCshiny

Print the HCPCshiny results
print.FAMDshiny

Print the FAMDshiny results
catdesshiny

Categories description
print.MCAshiny

Print the MCAshiny results
print.CAshiny

Print the CAshiny results
print.PCAshiny

Print the PCAshiny results
Factoshiny-package

Perform classical factorial analysis from FactoMineR within a Shiny app ~~ Factoshiny ~~
print.MFAshiny

Print the MFAshiny results