Learn R Programming

daewr (version 1.1-8)

plasma: Unreplicated split-plot \(2^5\) experiment on plasma treatment of paper

Description

Data from the unreplicated split-plot \(2^5\) experiment on plasma treatment of paper in chapter 8 of Design and Analysis of Experiments with R

Usage

data(plasma)

Arguments

Format

A data frame with 32 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 containing the response

Examples

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

Run the code above in your browser using DataLab