Type: | Package |
Version: | 1.8 |
Title: | Graphical User Interface for FactoMineR |
Author: | Francois Husson, Julie Josse, Sebastien Le |
Maintainer: | Francois Husson <francois.husson@institut-agro.fr> |
Imports: | Rcmdr (≥ 2.0-0), tcltk |
Depends: | FactoMineR |
Description: | Rcmdr Plugin for the 'FactoMineR' package. |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://factominer.free.fr/graphs/RcmdrPlugin.html |
LazyLoad: | no |
Encoding: | UTF-8 |
NeedsCompilation: | no |
Packaged: | 2023-11-17 12:50:44 UTC; husson |
Repository: | CRAN |
Date/Publication: | 2023-11-17 19:00:14 UTC |
RcmdrPlugin.FactoMineR package
Description
RcmdrPlugin.FactoMineR package
Details
RcmdrPlugin.FactoMineR gives a plugin to easier use the FactoMineR package. The package Factoshiny should be preferred at RcmdrPlugin.FactoMineR.
Author(s)
Francois Husson Maintainer: husson <husson@agrocampus-ouest>
See Also
The FactoMineR package.
Perform CA with the GUI
Description
Perform CA with the GUI
Usage
FactoCA()
Author(s)
F. Husson
Perform DMFA with the GUI
Description
Perform DMFA with the GUI
Usage
FactoDMFA()
Author(s)
F. Husson
Perform FAMD with the GUI
Description
Perform FAMD with the GUI
Usage
FactoFAMD()
Author(s)
F. Husson
Perform GPA with the GUI
Description
Perform GPA with the GUI
Usage
FactoGPA()
Author(s)
F. Husson
Perform HCPC with the GUI
Description
Perform HCPC with the GUI
Usage
FactoHCPC()
Author(s)
F. Husson
Perform MCA with the GUI
Description
Perform MCA with the GUI
Usage
FactoMCA()
Author(s)
F. Husson
Perform MFA with the GUI
Description
Perform MFA with the GUI
Usage
FactoMFA()
Author(s)
F. Husson
Perform PCA with the GUI
Description
Perform PCA with the GUI
Usage
FactoPCA()
Author(s)
F. Husson
Examples
## Not run:
require(FactoMineR)
data(decathlon)
FactoPCA()
## End(Not run)
Perform catdes with the GUI
Description
Perform catdes with the GUI
Usage
Factocatdes()
Author(s)
F. Husson
Perform prefpls with the GUI
Description
Perform prefpls with the GUI
Usage
Factoprefpls()
Author(s)
F. Husson
Read a dataset for FactoMineR
Description
Read a dataset for FactoMineR
Usage
readDataSetFacto()
Author(s)
F. Husson