uncertainty {uncertainty}R Documentation

Creates an uncertainty object

Description

Builds an uncertainty estimation object using a measurand model and an uncertainty budget object

Usage

uncertainty(x, ...)

Arguments

x

an uncertainty budget object

...

additional parameters

Details

Creates an uncertainty estimation object. Uses an uncertainty budget object to estimate the expected value and uncertainty of a measurand by applying a selected estimation method.

Value

An uncertainty estimation object

Note

none

Author(s)

H. Gasca-Aragon

Maintainer: H. Gasca-Aragon <hugo_gasca_aragon@hotmail.com>

References

JCGM 100:2008. Guide to the expression of uncertainty of measurement

JCGM 100:2005. Supplement 1 Propagation of distributions usign a Monte Carlo method

EURACHEM/CITAC Guide CG 4. Quantifying Uncertainty in Analytical Measurement

Becker, R.A., Chambers, J.M. and Wilks, A.R. (1988) The New S Language. Wadsworth & Brooks/Cole.

See Also

uncertainty.default


[Package uncertainty version 0.2.0 Index]