HWstudy2 {GRRGI}R Documentation

Gauge R and R: Study 2

Description

Gauge R and R study 2 data of Hamada and Weerandi

Usage

data(HWstudy2)

Format

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

part
a numeric vector of part numbers
operator
a numeric vector of operator numbers
resp
a numeric vector of responses

Details

Gauge R and R data, a matrix of 3 columns and 40 rows. As required for the functions anovasat and MLGI, the columns are named: resp, part and operator. There are 10 parts, 2 operators and each has two repeats.

Source

Michael Hamada and Sam Weerandi (July 2000) Measurement System Assessment Via Generalized Inference, Journal of Quality Technology 32, 241-253

Examples

data(HWstudy2)
anovasat(HWstudy2,0.95)
MLGI(HWstudy2,0.95,1000)
intsignif(HWstudy2)

[Package GRRGI version 1.0 Index]