uncertErrorCorr: Uncertainty due to mass correction using calibration...

Description Usage Arguments Value See Also Examples

View source: R/uncert_masses.R

Description

Given a balance reading indication and the calibration information of the balance, the function uses the conventional mass correction uncertainties of the two closest calibration points to the balance reading to interpolate the uncertainty due to the conventional mass correction.

Usage

1

Arguments

calibCert

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

reading

numeric with balance reading for the mass of the object.

units

character with the units of reading. Must be a SI unit. If not provided, the balance standard units are assumed. See calibCert() for details.

Value

A numeric value of uncertainty for a conventional mass correction.

See Also

convMass(), uncertReading(), uncertConvMass()

Examples

1
2

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