normalizedError: Calculates normalized in balance verification using a mass...

Description Usage Arguments Value See Also Examples

View source: R/normalizedError.R

Description

Calculates normalized in balance verification using a mass standard

Usage

1
normalizedError(reading, standard, calibCert, u_massStandard = NULL)

Arguments

reading

balance reading for the standard mass.

standard

one of two options: an object of class "massStandard" (see massStandard()) or the numeric value of the conventional mass of the standard used.

calibCert

object of class "calibCert" with the calibration data of the balance. See calibCert() for details.

u_massStandard

uncertainty of the conventional mass of the standard used. Necessary only if standard is not an object of class "massStandard" (see massStandard()).

Value

Numeric value of normalized error for balance verification using a mass standard.

See Also

massStandard().

Examples

1
2
3

masscor documentation built on Sept. 13, 2021, 9:06 a.m.