Learn R Programming

daewr (version 1.2-11)

soup: dry mix soup experiment

Description

Data from the dry mix soup experiment in chapter 6 of Design and Analysis of Experiments with R

Usage

data(soup)

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

D

a factor with levels -1 1

E

a factor with levels -1 1

y

a numeric vector

Examples

Run this code
data(soup)

Run the code above in your browser using DataLab