GSDeconv | R Documentation |
Global Spectra Deconvolution: GSDeconv
belongs to the low-level functions group for deconvolution.
GSDeconv(
spec,
ppmrange,
params = NULL,
filter = "symlet8",
scset = c(2, 3, 12),
verbose = 1
)
spec |
a 'spec' object |
ppmrange |
a ppm range as a list in order to apply the deconvolution |
params |
a list of specific parameters for deconvolution |
filter |
a filter type for filtering the noise and smoothing the signal |
scset |
a set of scmin values |
verbose |
level of debug information |
a model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.