gagerr {daewr}R Documentation

Gauge R&R Study

Description

Data from the Gauge R&R Study in chapter 5 of Design and Analysis of Experiments with R

Usage

data(gagerr)

Format

A data frame with 60 observations on the following 3 variables.

part

a factor with levels 1 2 3 4 5 6 7 8 9 10

oper

a factor with levels 1 2 3

y

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(gagerr)

[Package daewr version 1.2-11 Index]