Learn R Programming

SixSigma (version 0.11.1)

ss.data.rr: Gage R&R data

Description

Example data for Measure phase of the Six Sigma methodology.

Usage

data(ss.data.rr)

Arguments

Format

A data frame with 27 observations on the following 5 variables.

prototype

a factor with levels prot #1 prot #2 prot #3

operator

a factor with levels op #1 op #2 op #3

run

a factor with levels run #1 run #2 run #3

time1

a numeric vector

time2

a numeric vector

References

Cano, Emilio L., Moguerza, Javier M. and Redchuk, Andrés. 2012. Six Sigma with R. Statistical Engineering for Process Improvement, Use R!, vol. 36. Springer, New York. https://link.springer.com/book/10.1007/978-1-4614-3652-2.

Examples

Run this code
data(ss.data.rr)
summary(ss.data.rr)

Run the code above in your browser using DataLab