probPeaks: potentially problematic peak identification

Description Usage Arguments Value

View source: R/probPeaks.R

Description

potentially problematic peak identification

Usage

1
2
3
4
probPeaks(object = NULL, nTimesMad = 3, 
metrics = c("nMadDotProdDistN", 
"nMadSkewness", "nMadKurtosis", "nMadRtGroupDev", 
"nMadPeakArea", "duplicates"))

Arguments

object

an 'AdductQuantif' class object

nTimesMad

numeric number of median absolute deviations to identify potential problem peaks.

metrics

character string column names of metrics with which to identify potential problem peaks or a list with individual nTimesMad arguments and with list element names corresponding to column names of metrics.

...

further arguments to mad

Value

'AdductQuantif' class object


adductomicsR documentation built on Nov. 8, 2020, 4:49 p.m.