Description Usage Arguments Value
This functions performs principle components analysis via SVD, using the irlba library. Note that it is not possible to center and scale a sparse matrix. Folding in the eigenvalues might help compensate for this.
1 2 |
object |
a sparse.prcomp object |
newdata |
a sparse matrix of new data |
... |
ignored |
a sparse matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.