denim {lmreg} | R Documentation |
Abrasion of denim jeans
Description
Effects of Laundering Cycles and denim treatment on edge abrasion of denim jeans (Card et al., 2006). Data simulated to match means/SDs.
Usage
data(denim)
Format
A data frame with 90 observations on the following 3 variables.
Laundry
Three levels of laundry cycles (1 = 0 cycle, 2 = 5 cycles, 3 = 25 cycles)
Denim
Three types of denim treatments (1 = pre-washed, 2 = stone-washed, 3 = enzyme washed)
Abrasion
abrasion score (lower score means higher damage)
Source
Card, A., Moore, M.A. and Ankeny, M. (2006) Garment washed jeans: Impact of launderings on physical properties. Int. J. Clothing Sc. Tech., 18, pp.43-52.
Examples
data(denim)
head(denim)
[Package lmreg version 1.2 Index]