.addOutlierInformation {MSstats} | R Documentation |
Add flag for outlier
.addOutlierInformation(input, tol = 3, keep_run = FALSE)
input |
data.table |
tol |
cutoff for outliers |
keep_run |
if TRUE, completely missing runs will be kept |
logical