WeldS {daewr}R Documentation

Table 12.24 Experiment with Weld Tensile Strength

Description

Data from the Single Array Experiment in Exercise 5 of Chapter 12 in Design and Analysis of Experiments with R. The factors are in coded levels.

Usage

data(WeldS)

Format

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

D

a numeric vector

H

a numeric vector

G

a numeric vector

A

a numeric vector

F

a numeric vector

GH

a numeric vector

C

a numeric vector

B

a numeric vector

J

a numeric vector

E

a numeric vector

AC

a numeric vector

AH

a numeric vector

AG

a numeric vector

e1

a numeric vector

e2

a numeric vector

y

a numeric vector

Source

Design and Analysis of Experiments with R, by John Lawson, CRC/Chapman Hall

Examples

  data(WeldS)

[Package daewr version 1.2-11 Index]