Learn R Programming

daewr (version 1.2-11)

cakeb: 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)

Arguments

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

Examples

Run this code
data(cakeb)

Run the code above in your browser using DataLab