Learn R Programming

BsMD (version 2023.920)

BM93.e2.data: Example 2 data in Box and Meyer (1993)

Description

12-run Plackett-Burman design for the study of fatigue life of weld repaired castings.

Usage

data(BM93.e2.data)

Arguments

Format

A data frame with 12 observations on the following 8 variables.

A

a numeric vector. Initial structure factor.

B

a numeric vector. Bead size factor.

C

a numeric vector. Pressure treat factor.

D

a numeric vector. Heat treat factor.

E

a numeric vector. Cooling rate factor.

F

a numeric vector. Polish factor.

G

a numeric vector. Final treat factor.

y

a numeric vector. Natural log of fatigue life response.

Examples

Run this code
library(BsMD)
data(BM93.e2.data,package="BsMD")
print(BM93.e2.data)

Run the code above in your browser using DataLab