Learn R Programming

daewr (version 1.1-8)

gear: Unreplicated split-plot fractional-factorial experiment on geometric distortion of drive gears

Description

Data from the unreplicated split-plot fractional-factorial experiment on geometric distortion of drive gears in chapter 8 of Design and Analysis of Experiments with R

Usage

data(gear)

Arguments

Format

A data frame with 16 observations on the following 6 variables.

A

a factor with levels -1 1

B

a factor with levels -1 1

C

a factor with levels -1 1

P

a factor with levels -1 1

Q

a factor with levels -1 1

y

a numeric vector containing the response

Examples

Run this code
# NOT RUN {
data(gear)
# }

Run the code above in your browser using DataLab