View source: R/normalization.R
norm_snicser | R Documentation |
Snicser does things in this order:
norm_snicser(run_val, std_vals, std_rat = 1.0398)
run_val |
The ratio of the run to normalize |
std_vals |
A vector of standard ratios to normalize with |
std_rat |
The standard ratio(s). May be one value for all stds used or a vector of values for each standard in std_vals, defaults to OX-I |
1. 13C correction (prior to this fn) 2. Divide ratio of stds by known standard Fm 3. Average standard ratios 4. Divide run ratio by normalized avg std ratio
The normalized ratio of the run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.