Learn R Programming

daewr (version 1.2-11)

cpipe: Split-plot response surface for ceramic pipe experiment

Description

Data from the Split-plot response surface for ceramic pipe experiment in chapter 10 of Design and Analysis of Experiments with R

Usage

data(cpipe)

Arguments

Format

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

WP

a factor with levels 1 2 3 4 5 6 7 8 9 10 11 12

A

a numeric vector

B

a numeric vector

P

a numeric vector

Q

a numeric vector

y

a numeric vector

Examples

Run this code
data(cpipe)

Run the code above in your browser using DataLab