cakeb: Split-Plot response surface for cake baking experiment

cakebR Documentation

Split-Plot response surface for cake baking experiment

Description

Data from the Split-Plot response surface for cake baking experiment in chapter 10 of Design and Analysis of Experiments with R

Usage

data(cakeb)

Format

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

Ovenrun

a factor with levels 1 2 3 4

x1

a numeric vector

x2

a numeric vector

y

a numeric vector

x1sq

a numeric vector

x2sq

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

data(cakeb)

daewr documentation built on Sept. 9, 2023, 9:06 a.m.