Learn R Programming

RcmdrPlugin.FactoMineR (version 1.8)

FactoPCA: Perform PCA with the GUI

Description

Perform PCA with the GUI

Usage

FactoPCA()

Arguments

Author

F. Husson

Examples

Run this code
if (FALSE) {
require(FactoMineR)
data(decathlon)
FactoPCA()
}

Run the code above in your browser using DataLab