Learn R Programming

daewr (version 1.2-11)

gagerr: 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)

Arguments

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

Examples

Run this code
data(gagerr)

Run the code above in your browser using DataLab