chips {UsingR} | R Documentation |
Measurements of chip wafers
Description
The chips
data frame has 30 rows and 8 columns.
Usage
data(chips)
Format
This data frame contains the following columns:
- wafer11
- a numeric vector
- wafer12
- a numeric vector
- wafer13
- a numeric vector
- wafer14
- a numeric vector
- wafer21
- a numeric vector
- wafer22
- a numeric vector
- wafer23
- a numeric vector
- wafer24
- a numeric vector
Source
From Kitchens' Exploring Statistics
Examples
data(chips)
boxplot(chips)
[Package
UsingR version 0.1-12
Index]