Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getSnrDataset

getSnrDataset


Description

Generates the Signal-Noise-Ratio dataset

Usage

getSnrDataset(specObj, zone_noise = c(10.2, 10.5), ratio = TRUE)

Arguments

specObj

a complex list return by doProcessing function. See the manual page of the doProcessing function for more details on its structure.

zone_noise

Specify a ppm range of noisy zone default is c(10.2,10.5)

ratio

boolean; TRUE for output Signal-Noise Ratio, or FALSE to output maximum value of each bucket and in addition, the estimate noise as a separate column

Details

whatever the bucketing approach used, the Signal-to-Noise ratio is a good quality indicator. Thus, it is possible to check buckets based on their Signal-to-Noise ratio.

Value

the Signal-Noise-Ratio matrix


Rnmr1D

Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra

v1.2.5
GPL (>= 2)
Authors
Daniel Jacob [cre, aut] (<https://orcid.org/0000-0002-6687-7169>), Catherine Deborde [ctb], Marie Lefebvre [ctb]
Initial release
2019-11-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.