Package 'RcmdrPlugin.FactoMineR'

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

Help Index


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 catdes with the GUI

Description

Perform catdes with the GUI

Usage

Factocatdes()

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 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