View source: R/normalization.R
norm_run_err | R Documentation |
Calculate normalization error
norm_run_err( sample, standard, sample_err, standard_err, stdrat = 1.0398, stdrat_err = 6e-04 )
sample |
The normalized Fm of the sample |
standard |
The normalized Fm of the standard |
sample_err |
The error of the sample |
standard_err |
The error of the standard |
stdrat |
The known ratio of the standard |
stdrat_err |
The error of the known ratio of standard |
The propagated error of the normalized sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.