Title: | Graphical User Interface for FactoMineR |
---|---|
Description: | Rcmdr Plugin for the 'FactoMineR' package. |
Authors: | Francois Husson, Julie Josse, Sebastien Le |
Maintainer: | Francois Husson <[email protected]> |
License: | GPL (>= 2) |
Version: | 1.8 |
Built: | 2024-12-12 07:13:22 UTC |
Source: | CRAN |
RcmdrPlugin.FactoMineR package
RcmdrPlugin.FactoMineR gives a plugin to easier use the FactoMineR package. The package Factoshiny should be preferred at RcmdrPlugin.FactoMineR.
Francois Husson Maintainer: husson <husson@agrocampus-ouest>
The FactoMineR package.
Perform CA with the GUI
FactoCA()
FactoCA()
F. Husson
Perform catdes with the GUI
Factocatdes()
Factocatdes()
F. Husson
Perform DMFA with the GUI
FactoDMFA()
FactoDMFA()
F. Husson
Perform FAMD with the GUI
FactoFAMD()
FactoFAMD()
F. Husson
Perform GPA with the GUI
FactoGPA()
FactoGPA()
F. Husson
Perform HCPC with the GUI
FactoHCPC()
FactoHCPC()
F. Husson
Perform MCA with the GUI
FactoMCA()
FactoMCA()
F. Husson
Perform MFA with the GUI
FactoMFA()
FactoMFA()
F. Husson
Perform PCA with the GUI
FactoPCA()
FactoPCA()
F. Husson
## Not run: require(FactoMineR) data(decathlon) FactoPCA() ## End(Not run)
## Not run: require(FactoMineR) data(decathlon) FactoPCA() ## End(Not run)
Perform prefpls with the GUI
Factoprefpls()
Factoprefpls()
F. Husson
Read a dataset for FactoMineR
readDataSetFacto()
readDataSetFacto()
F. Husson