Learn R Programming

AID (version 1.7)

textile: Textile Data

Description

Number of Cycles to Failure of Worsted Yarn

Usage

data(textile)

Arguments

Format

A data frame with 27 observations on the following variable.

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