estimateBL: estimateBL

View source: R/deconvTools.R

estimateBLR Documentation

estimateBL

Description

estimateBL estimates of the baseline of the spectrum in the corresponding ppm range (based on the C_Estime_LB routine)

Usage

estimateBL(spec, ppmrange, WS = 50, NEIGH = 35)

Arguments

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.

Value

a vector of the estimated baseline


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