mod.PCA: Principal Component Analysis (PCA)

Description Usage Arguments Value Author(s)

View source: R/AllFunctions.R

Description

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

Usage

1
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

Author(s)

Opeoluwa F. Oyedele and Sugnet Gardner-Lubbe


PLSbiplot1 documentation built on May 2, 2019, 9:41 a.m.