Description Usage Arguments Value Author(s) Examples
Compute the PCA
1 | wrapper.pca(obj, var.scaling = TRUE, ncp = NULL)
|
obj |
xxx |
var.scaling |
The dimensions to plot |
ncp |
xxxx |
A xxxxxx
Samuel Wieczorek
1 2 3 | utils::data(Exp1_R25_pept, package='DAPARdata')
obj <- mvFilter(Exp1_R25_pept, "WholeMatrix", 6)
res.pca <- wrapper.pca(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.