pcTransform | R Documentation |
Transform data using PCA and retaining given fraction of variance
pcTransform(X, varFrac = 1)
X |
data matrix |
varFrac |
fraction of variance to retain |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.