probPeaks {adductomicsR} | R Documentation |
potentially problematic peak identification
probPeaks(object = NULL, nTimesMad = 3, metrics = c("nMadDotProdDistN", "nMadSkewness", "nMadKurtosis", "nMadRtGroupDev", "nMadPeakArea", "duplicates"))
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 |
'AdductQuantif' class object