A wrapper which carries out robust PCA analysis on a Spectra
object. The data are row- and column-centered, and the user can select
various options for scaling.
A character vector describing the type of scaling to be
carried out. One of c("noscale", "mad").
Value
An object of classes conPCA and princomp.
It includes a list element called $method, a
character string describing the pre-processing carried out and the type of
PCA performed (it appears on plots which you might make).
References
K. Varmuza and P. Filzmoser Introduction to Multivariate
Statistical Analysis in Chemometrics, CRC Press, 2009.