create_screeplot: create_screeplot

Description Usage Arguments Value

View source: R/dimension_reduction.R

Description

create screeplot with ggplot

Usage

1
create_screeplot(pca_obj, ncp = 20, ylim = c(0, 20))

Arguments

pca_obj

pca dimension reduction object

ncp

number of principal components to calculate

ylim

y-axis limits on scree plot

Value

ggplot


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.