GSDeconv: GSDeconv

View source: R/deconvTools.R

GSDeconvR Documentation

GSDeconv

Description

Global Spectra Deconvolution: GSDeconv belongs to the low-level functions group for deconvolution.

Usage

GSDeconv(
  spec,
  ppmrange,
  params = NULL,
  filter = "symlet8",
  scset = c(2, 3, 12),
  verbose = 1
)

Arguments

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

Value

a model object


INRA/Rnmr1D documentation built on April 13, 2025, 10:54 p.m.