| getSnrDataset {Rnmr1D} | R Documentation | 
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  | 
| 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
[Package Rnmr1D version 1.3.2 Index]