Learn R Programming

alr4 (version 1.0.7)

Challeng: Challenger data

Description

Contains data from the performance of O-rings in 23 U.S. space shuttle flights prior to the Challenger disaster of January 20, 1986.

Arguments

Format

This data frame uses dates as row names and contains the following columns:

temp

Air Temp at launch (degrees F)

pres

Leak check pressure

fail

Number of O-rings that failed

n

6, number of O-rings in launch

erosion

Number of erosion incidents

blowby

Number of blowby incidents

damage

Total Damage Index

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(Challeng)

Run the code above in your browser using DataLab