bearings: bearings

Description Usage Format Details References Examples

Description

Several data sets related to life test are available in the reliaR package, which have been taken from the literature.

Usage

1

Format

A vector containing 23 observations.

Details

The data given here arose in tests on endurance of deep groove ball bearings. The data are the number of million revolutions before failure for each of the 23 ball bearings in the life test.

References

Lawless, J. F. (2003). Statistical Models and Methods for Lifetime Data, 2nd ed., John Wiley and Sons, New York.

Examples

1
2
3
4
## Load data sets
data(bearings)
## Histogram for bearings
hist(bearings)

Example output



reliaR documentation built on May 1, 2019, 9:51 p.m.

Related to bearings in reliaR...