Description Usage Arguments Examples
This function will allow you to construct a set of principal components using the eigen analysis of the covariance matrix built from the input data frame. The function will return, as a list, the covariance matrix, the linear combinations of the principal components, the total sample variance of each component, and a matrix containing the correlation coefficients between each linear combination and each variable.
| 1 | 
| df | , df is a data frame of quantatative variables | 
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.