Description Usage Arguments Value
plots the contribution of variables in pca in ggplot
1 | plotContrib(pca.obj, PC, first = 10)
|
pca.obj |
Takes pca object made by just.pca() |
PC |
Integer input of which PC dimension should be plotted |
first |
Integer input. Returns the first 10 most contributing variables by default. |
ggplot bar plot of the the most contributing variables to a PC dimension.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.