Learn R Programming

daewr (version 1.2-11)

WeldS: 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)

Arguments

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

Examples

Run this code
  data(WeldS)

Run the code above in your browser using DataLab