Learn R Programming

faraway (version 1.0.6)

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)

Arguments

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

Run this code
data(solder)
## maybe str(solder) ; plot(solder) ...

Run the code above in your browser using DataLab