chromium: Chromium data for two different materials included in an...

Description Usage Format Details Source Examples

Description

Chromium data for two different materials included in an interlaboratory study intended to provide data for certification of a reference material.

Usage

1
data("chromium")

Format

A data frame with 28 observations on the following 2 variables.

QC

Chromium concentrations (ug/kg) reported on a material used as a quality control material

RM

Chromium concentrations (ug/kg) reported on a candidate reference material material used as a quality control material

Details

Chromium data for two different materials included in an interlaboratory study intended to provide data for certification of a crab tissue reference material. The study included a previously certified reference material (near end of stock) to serve as a quality control (QC) check. Laboratories were asked to report five replicate measurements on the candidate reference material and three for the QC material. Each row in the data set corresponds to the mean of replicate results reported by each laboratory.

Inspection of the data suggests that one laboratory interchanged or mislabelled the test materials; this is hard to see in univariate plots but relatively easy to see in a Youden plot (a type of pairwise scatter plot - see youden.plot).

Source

Private communication - Pending publication

Examples

1
2

Example output

Attaching package: 'metRology'

The following objects are masked from 'package:base':

    cbind, rbind

metRology documentation built on Sept. 22, 2020, 3 a.m.