Description Usage Arguments Value Author(s) Examples
Plots the eigen values of PCA
1 | plotPCA_Eigen(res.pca)
|
res.pca |
xxx |
A histogram
Samuel Wieczorek
1 2 3 | utils::data(Exp1_R25_pept, package='DAPARdata')
res.pca <- wrapper.pca(Exp1_R25_pept, ncp=6)
plotPCA_Eigen(res.pca)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.