powered by
This function works to detect outlying observation given one peptide by using the Grubbs test recursively.
rgrubbs.test(x, alpha = 0.05)
Cho, H and Eo, S-H. (2015). Outlier Detection for Mass Spectrometry Data, Submitted.
odm
data(lcms3) rgrubbs.test(log2(lcms3[100,]))
Run the code above in your browser using DataLab