WindingSpeeds: Winding Speeds

Description Usage Format Examples

Description

In a completely randomized design to study the effect of the speed of winding thread (1: slow; 2: normal; 3: fast; 4: maximum) onto 75-yard spools, 16 runs of 10,000 spools each were made at each of the four winding speeds. The response variable is the number of thread breaks during, the production run.

Usage

1
data("WindingSpeeds")

Format

A data frame with 64 observations on the following 3 variables.

y

response variable

group

factor variable

row

index corresponding to each response

Examples

1
2
data(WindingSpeeds)
## maybe str(WindingSpeeds) ; plot(WindingSpeeds) ...

Example output

Loading required package: leaps
Loading required package: SuppDists
Loading required package: car

ALSM documentation built on May 2, 2019, 10:19 a.m.

Related to WindingSpeeds in ALSM...