calc_relative_error: Calculate uncertainty

View source: R/calculate_uncertainty.R

calc_relative_errorR Documentation

Calculate uncertainty

Description

Calculate uncertainty

Usage

calc_relative_error(x, blank_value)

Arguments

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 calc_relative_error

Value

value

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.