Learn R Programming

PLSbiplot1 (version 0.1)

mod.PCA: Principal Component Analysis (PCA)

Description

Takes in a samples by variables data matrix and gives the PCA parameters.

Usage

mod.PCA(D, r, ...)

Arguments

D
A samples by variables data matrix
r
The number of PCA components
...
Other arguments. Currently ignored

Value

The PCA parameters of D