wool: Wool data

Description Format Source References Examples

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.

Format

This data frame contains the following columns:

Len

length of specimen (250, 300, 350 mm)

Amp

amplitude of loading cycle (8, 9, 10 min)

Load

load (40, 45, 50g)

Cycles

number of cycles until failure

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

1

Example output

Loading required package: car
Loading required package: carData
  Len Amp Load Cycles
1 250   8   40    674
2 250   8   45    370
3 250   8   50    292
4 250   9   40    338
5 250   9   45    266
6 250   9   50    210

alr3 documentation built on May 2, 2019, 5:39 a.m.

Related to wool in alr3...