Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

solder

Solder skips in printing circuit boards


Description

ATT ran an experiment varying five factors relevant to a wave-soldering procedure for mounting components on printed circuit boards. The response variable, skips, is a count of how many solder skips appeared to a visual inspection.

Usage

data(solder)

Format

A data frame with 900 observations on the following 6 variables.

Opening

a factor with levels L M S

Solder

a factor with levels Thick Thin

Mask

a factor with levels A1.5 A3 A6 B3 B6

PadType

a factor with levels D4 D6 D7 L4 L6 L7 L8 L9 W4 W9

Panel

a numeric vector

skips

count of how many solder skips appeared to a visual inspection

Source

Comizzoli, R. B., J. M. Landwehr, and J. D. Sinclair (1990). Robust materials and processes: Key to reliability. AT&T Technical Journal 69(6), 113-128.

Examples

data(solder)
## maybe str(solder) ; plot(solder) ...

faraway

Functions and Datasets for Books by Julian Faraway

v1.0.7
GPL
Authors
Julian Faraway <jjf23@bath.ac.uk>
Initial release
2016-02-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.