Description Usage Arguments Value Author(s) References Examples
View source: R/baseline.corr.R
This function estimates a baseline using asymmetric least squares and subtracts it from the data.
1 | baseline.corr(y, ...)
|
y |
signal(s) to correct. This can be a vector (containing one signal) or a matrix of signals(one signal per row) |
... |
other arguments to the |
ycorr |
baseline corrected signal(s): a vector or a matrix of the same dimension as the input signal(s) |
Paul Eilers, Jan Gerretzen
Eilers, P.H.C. (2004) "Parametric Time Warping", Analytical Chemistry, 76 (2), 404 – 411.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.