Learn R Programming

daewr (version 1.1-8)

strungtile: Strung out control factor array and raw response data for Ina tile experiment

Description

Data from the strung out control factor array and raw response data for Ina tile experiment in chapter 12 of Design and Analysis of Experiments with R

Usage

data(strungtile)

Arguments

Format

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

A

a numeric vector

B

a numeric vector

C

a numeric vector

D

a numeric vector

E

a numeric vector

F

a numeric vector

G

a numeric vector

H

a numeric vector

AH

a numeric vector

BH

a numeric vector

CH

a numeric vector

DH

a numeric vector

EH

a numeric vector

FH

a numeric vector

GH

a numeric vector

y

a numeric vector

Examples

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

Run the code above in your browser using DataLab