applyPCA | R Documentation |
Performs PCA on data
applyPCA(exprData, maxComponents = 200)
exprData |
Expression matrix |
maxComponents |
Maximum number of components to calculate |
PCA data
Variance of each component
Eigenvectors of covariance matrix, aka the variable loadings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.