Learn R Programming

daewr (version 1.1-8)

Bdish: Confounded Block Dishwashing Experiment

Description

Data from the Confounded Block Dishwashing Experiment in chapter 7 of Design and Analysis of Experiments with R

Usage

data(Bdish)

Arguments

Format

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

Blocks

a factor with levels 1 2 3 4

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

y

a numeric vector containing the response

Examples

Run this code
# NOT RUN {
data(Bdish)
# }

Run the code above in your browser using DataLab