rubber: Split-split plot design of Curerate index

Description Usage Format References Examples

Description

A study of the cure rate index on some samples of rubber. Three laboratories, three temperatures and three types of mix were involved. Once a temperature was set, all three mixes were subjected to that temperature and then another temperature was set and again all three mixes were involved, finally the third temperature was set.

Usage

1
data("rubber")

Format

A data frame with 108 observations on the following 5 variables.

cure

a numeric vector

Rep

a factor with levels I II III IV

Lap

a numeric vector

Temp

a numeric vector

Mix

a factor with levels A B C

References

Fundamental Concepts in the Design of Experiments (3rd ed.) - Charles R. Hicks

Examples

1
2
data(rubber)
## maybe str(rubber) ; plot(rubber) ...

EK-Lee/EMSaov documentation built on May 6, 2019, 3:06 p.m.