View source: R/calculate_uncertainty.R
calc_relative_error | R Documentation |
Calculate uncertainty
calc_relative_error(x, blank_value)
x |
Value for which uncertainty should be calculated |
blank_value |
Concentration of variable in GC blanks in ppb |
cal_rel_error |
Relative error from calibration standards calculated as the calibration error in ppb divided by the concentration in ppb |
detection_limit |
Limit of detection in ppb |
work_std_precision |
Precision of woking standard calculated by dividing the standard deviation of the working standard by the mean concentration of the working standard in ppb |
blank_error |
Relative error from blank values calculated using |
value
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.