View source: R/normalization.R
norm_snicser_err | R Documentation |
Calculate error of a run, SNICSer style
norm_snicser_err(run_val, run_err, std_vals, std_errs, std_rat = 1.0398)
run_val |
The ratio of the run to normalize |
run_err |
The error of the run to normalize |
std_vals |
A vector of standard ratios to normalize with |
std_errs |
A vector of errors of the standard runs |
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 |
The error in the normalized ratio of the run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.