| pca | R Documentation |
Implement principal component analysis for dimension reduction
pca(data, npc, q)
data |
Environmental dataframe |
npc |
Number of principal components to be retained. Default is 2 |
q |
To show the cumulative total variance explained by the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.