bline: Baseline correction for NMR spectra

Description Usage Arguments Value Author(s) See Also

View source: R/bline.R

Description

Baseline correction for NMR spectra. This function firstly estimates a baseline trend based on a asymmetric least squares. Secondly the estimated baseline is subtracted from the NMR spectrum. Baseline estimation uses the the asysm function as implemented in the ptw package.

Usage

1
bline(X)

Arguments

X

NMR data matrix or dataframe with rows representing spectra.

Value

Baseline corrected NMR matrix.

Author(s)

Torben Kimhofer tkimhofer@gmail.com

See Also

readBruker asysm


kimsche/MetaboMate documentation built on Aug. 8, 2020, 1:14 a.m.