Learn R Programming

AID (version 1.5)

textile: Textile Data

Description

Number of Cycles to Failure of Worsted Yarn

Usage

data(textile)

Arguments

References

Box, G. E. P., Cox, D. R. (1964). An Analysis of Transformations (with discussion). Journal of the Royal Statistical Society, Series B (Methodological), 26, 211--252.

Examples

Run this code
data(textile)
hist(textile[,1])
boxcoxnc(textile[,1])

Run the code above in your browser using DataLab