Learn R Programming

daewr (version 1.2-11)

pastry: Blocked response surface design for pastry dough experiment

Description

Data from the Blocked response surface design for pastry dough experiment in chapter 10 of Design and Analysis of Experiments with R

Usage

data(pastry)

Arguments

Format

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

Block

a factor with levels 1 2 3 4 5 6 7

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

y

a numeric vector

Examples

Run this code
data(pastry)

Run the code above in your browser using DataLab