BM93.e3.data {BsMD}R Documentation

Example 3 data in Box and Meyer (1993)

Description

2^{8-4} Fractional factorial design in the injection molding example from Box, Hunter and Hunter (1978).

Usage

data(BM93.e3.data)

Format

A data frame with 20 observations on the following 10 variables.

blk

a numeric vector

A

a numeric vector. Mold temperature factor.

B

a numeric vector. Moisture content factor.

C

a numeric vector. Holding Pressure factor.

D

a numeric vector. Cavity thickness factor.

E

a numeric vector. Booster pressure factor.

F

a numeric vector. Cycle time factor.

G

a numeric vector. Gate size factor.

H

a numeric vector. Screw speed factor.

y

a numeric vector. Shrinkage response.

Source

Box G. E. P, Hunter, W. C. and Hunter, J. S. (1978). Statistics for Experimenters. Wiley.

Box G. E. P, Hunter, W. C. and Hunter, J. S. (2004). Statistics for Experimenters II. Wiley.

Box, G. E. P and R. D. Meyer (1993). "Finding the Active Factors in Fractionated Screening Experiments". Journal of Quality Technology. Vol. 25. No. 2. pp. 94–105.

Examples

library(BsMD)
data(BM93.e3.data,package="BsMD")
print(BM93.e3.data)

[Package BsMD version 2023.920 Index]