Learn R Programming

daewr (version 1.1-8)

inject: Single array for injection molding experiment

Description

Data from the single array for injection molding experiment in chapter 12 of Design and Analysis of Experiments with R

Usage

data(inject)

Arguments

Format

A data frame with 20 observations on the following 8 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

shrinkage

a numeric vector

Examples

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

Run the code above in your browser using DataLab