componentdata: Component data

Description Usage Value Author(s) Examples

Description

Component data is a complete dataset consists lifetimes of a component which is produced by four different suppliers. The lifetimes of the component distribute as the two-parameter exponential distribution.

Usage

1

Value

lifetime

A set of data on lifetimes of the components obtained from the different suppliers.

supplier

A set of suppliers produce the components.

Author(s)

Mustafa CAVUS

Examples

1
2
3
library(doex)
component$supplier;
component$lifetime;

doex documentation built on Oct. 30, 2019, 10:32 a.m.

Related to componentdata in doex...