Learn R Programming

errors (version 0.4.2)

datasets: Datasets from the Guide to the Expression of Uncertainty in Measurement (GUM)

Description

Datasets found in Annex H of the GUM (see reference below).

Usage

GUM.H.2

GUM.H.3

Arguments

Format

GUM.H.2, from Section 2 of Annex H (Table H.2), provides simultaneous resistance and reactance measurements. It is a data frame with 5 rows and 3 variables:

V

Voltage amplitude, in Volts.

I

Current amplitude, in Amperes.

phi

Phase-shift angle of the voltage relative to the current, in radians.

GUM.H.3, from Section 3 of Annex H (Table H.6), provides thermometer readings and observed corrections to obtain a linear calibration curve for some reference temperature. It is a data frame with 11 rows and 2 variables:

tk

Thermometer reading, in Celsius degrees.

bk

Observed correction, in Celsius degrees.

An object of class data.frame with 11 rows and 2 columns.

See Also

See errors-package for examples.