component {doex}R Documentation

Component data

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

component

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

library(doex)
component$supplier;
component$lifetime;

[Package doex version 1.2 Index]