Learn R Programming

daewr (version 1.1-8)

arso: \(2^{(7-3)}\) arsenic removal experiment

Description

Data from the \(2^{(7-3)}\) arsenic removal experiment in chapter 6 of Design and Analysis of Experiments with R

Usage

data(arso)

Arguments

Format

A data frame with 8 observations on the following 8 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

F

a factor with levels -1 1

G

a factor with levels -1 1

y1

a numeric vector

Examples

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

Run the code above in your browser using DataLab