bottles {slgf} | R Documentation |
Bottles data on filling amount of six bottles over five time points.
Description
Ott and Snee (1973) analyzed the filled weight (weight) of bottles filled by six machine heads (heads) over five time points (time).
Usage
data(bottles)
Format
A data frame with 30 rows and 3 variables:
- weight
the response, the weight of material filled into each bottle.
- time
the time point of each filling.
- heads
the head of the machine that fills the bottle.
References
Ott ER, Snee RD (1973). “Identifying useful differences in a multiple-head machine.” Journal of Qualitym Technology, 5(2), 2–13.
[Package slgf version 2.0.0 Index]