wrapper.pca {DAPAR} | R Documentation |
Compute the PCA
wrapper.pca(obj, var.scaling = TRUE, ncp = NULL)
obj |
xxx |
var.scaling |
The dimensions to plot |
ncp |
xxxx |
A xxxxxx
Samuel Wieczorek
utils::data(Exp1_R25_pept, package='DAPARdata') obj <- mvFilter(Exp1_R25_pept, "WholeMatrix", 6) res.pca <- wrapper.pca(obj)