estimateBL | R Documentation |
estimateBL
estimates of the baseline of the spectrum in the corresponding ppm range (based on the C_Estime_LB routine)
estimateBL(spec, ppmrange, WS = 50, NEIGH = 35)
spec |
a 'spec' object |
ppmrange |
the ppm range in which the baseline will be estimated |
WS |
Size of the window (in number of points) from which a rolling average will be established |
NEIGH |
The minimum window size (in number of points) in which the signal compared to its mean can be considered as belonging to the baseline. |
a vector of the estimated baseline
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.