Description Usage Arguments Value Examples
use svd package to speed up calculation.
| 1 | sprcomp(x, k, center, scale.)
 | 
| x | matrix to perfrom principal components analysis on. | 
| k | integer number of components to estimate. | 
| center | logical controls centering of data. | 
| scale. | logical controls scaling of data. | 
svd based prcomp only up to k singular values.
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.