Learn R Programming

RelDists (version 1.0.0)

equipment: Electronic equipment data

Description

Time to failure in hours of 18 units of the same electronic device.

Usage

data(equipment)

Arguments

Format

A vector with 18 observations.

Examples

Run this code
data(equipment)
hist(equipment, main="", xlab="Time (h)")

Run the code above in your browser using DataLab