discoPCAgetOutliers: Internal function for applying SD cutoff to PCA results...

View source: R/QC.R

discoPCAgetOutliersR Documentation

Internal function for applying SD cutoff to PCA results Returns a logical indicating which samples are not outliers

Description

Internal function for applying SD cutoff to PCA results Returns a logical indicating which samples are not outliers

Usage

discoPCAgetOutliers(x, SDfactor = 3, pcToCut = seq_len(4))

Value

logical indicating which samples are outliers in PCA


matthewcarlucci/DiscoRhythm documentation built on March 24, 2022, 10:22 a.m.