PCA_Scree: Principal Component Analysis with PCAtools package

View source: R/fct_04_pca.R

PCA_ScreeR Documentation

Principal Component Analysis with PCAtools package

Description

Draw a Scree plot with Horn's and Elbow suggestion for cutoffs using PCAtools package

Usage

PCA_Scree(processed_data)

Arguments

data

Matrix of gene data that has been through pre_process()

Value

A ggplot object formatted as a Scree plot

See Also

screeplot() for PCAtools documentation

Other PCA functions: MDS_plot(), PCA_biplot(), PCA_plot(), PCA_plot_3d(), PCAtools_eigencorplot(), pc_factor_correlation(), t_SNE_plot()


espors/idepGolem documentation built on April 23, 2024, 1:11 p.m.