pca | R Documentation |
Compute PCA of 'x' with 'k' dimensions.
pca(object, k = 3, convert = TRUE)
object |
an object to apply PCA |
k |
number of dimensions |
convert |
to R matrix |
tensor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.