Description Usage Arguments Value
View source: R/dimension_reduction.R
performs PCA based on the irlba package
1 2 3 4 5 6 7 8 |
x |
matrix or object that can be converted to matrix |
ncp |
number of principal components to calculate |
center |
center data |
scale |
scale features |
rev |
reverse PCA |
list of eigenvalues, loadings and pca coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.