Description Usage Arguments Value Examples
This function estimated the first three principal components and plotting a screeplot. This function used percomp function from stats packages and plot function from graphics packages.
1 | pca.stress(df1)
|
df1 |
df1: a data frame which obtained from indices function |
3PCAs First three principal components
Scree plot Scree plot of all of PCAs
1 | {pca.stress(df1)}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.