rm.ridge | R Documentation |
This is an internal function. It substracts a background estimated through kernel smoothing when an EIC continuously span more than half the retention time range.
rm.ridge(x, y2, bw)
x |
Retetion time vector. |
y2 |
Intensity vector. |
bw |
Bandwidth for the kernel smoother. A very wide one is used here. |
A vector of intensity value is returned.
Tianwei Yu <tyu8@emory.edu>
Bioinformatics. 25(15):1930-36. BMC Bioinformatics. 11:559.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.