Learn R Programming

alr3 (version 1.1.12)

wool: Wool data

Description

This is a three-factor experiment with each factor at three levels, for a total of 27 runs. Samples of worsted yarn were with different levels of the three factors were given a cyclic load until the sample failed. The goal is to understand how cycles to failure depends on the factors.

Arguments

source

Box, G. E. P. and Cox, D. R. (1964). An analysis of transformations (with discussion). J. Royal Statist. Soc., B26, 211-46.

References

Weisberg, S. (2005). Applied Linear Regression, 3rd edition. New York: Wiley, Section 6.3.

Examples

Run this code
data(wool)

Run the code above in your browser using DataLab