Description Usage Arguments Value
View source: R/dimension_reduction.R
create screeplot with ggplot
1 | create_screeplot(pca_obj, ncp = 20, ylim = c(0, 20))
|
pca_obj |
pca dimension reduction object |
ncp |
number of principal components to calculate |
ylim |
y-axis limits on scree plot |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.