PCA_Scree | R Documentation |
Draw a Scree plot with Horn's and Elbow suggestion for cutoffs using PCAtools package
PCA_Scree(processed_data)
data |
Matrix of gene data that has been through
|
A ggplot
object formatted as a Scree plot
screeplot()
for PCAtools documentation
Other PCA functions:
MDS_plot()
,
PCA_biplot()
,
PCA_plot()
,
PCA_plot_3d()
,
PCAtools_eigencorplot()
,
pc_factor_correlation()
,
t_SNE_plot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.