sat2 {GRRGI}R Documentation

anovasat Output From Study 2

Description

Gauge R and R output from function anovasat, a matrix of the estimates from study 2 of Hamada and Weerandi

Usage

data(sat2)

Format

A matrix with 17 rows on the following 3 variables.

ANOVA est
a numeric vector of ANOVA estimates
Lower STH
a numeric vector of Lower Satterthwaite 95 percent confidence limits
Upper STH
a numeric vector of Upper Satterthwaite 95 percent confidence limits

Details

sat2 is the Gauge R and R output from function anovasat using study 2 data of Hamada and Weerandi. It gives the ANOVA estimates of variance and the confidence intervals for repeat, reproducibility and gauge using the Satterthwaite approximation as shown on page 244 of Hamada and Weerandi. This can be used to demonstrate the graphing functions.

Source

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

Examples

data(sat2)
data(GI2)
ratiograph(sat2,GI2)
RRgraph(sat2,GI2)

[Package GRRGI version 1.0 Index]