getSnrDataset | R Documentation |
Generates the Signal-Noise-Ratio dataset
getSnrDataset(specObj, zone_noise = c(10.2, 10.5), ratio = TRUE)
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 |
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.
the Signal-Noise-Ratio matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.