Principal components analysis.
| 1 | 
| x | The input matrix or dataframe. | 
| retx | Return the rotated variables? | 
| center | Center the matrix first? | 
| scale | Scale the matrix first? | 
| method | "svd" for svd of data matrix, or "eigcov" for eigenvalue decomposition of the covariance matrix. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.