acfail: Air Conditioner Failure Data

Description Format Source References See Also Examples

Description

Contains the number of operating hours between successive failure times of the air conditioning systems in Boeing airplanes

Format

A numeric vector storing the failure times.

Source

Proschan (1963)

References

Proschan, F. (1963). Theoretical explanation of observed decreasing failure rate. Technometrics, 5, 375-383.

See Also

Uhaz.

Examples

1
2
3
4
data(acfail)
r = Uhaz(acfail, deg=2)
plot(r$h, fn="h")
plot(r$h, fn="d")

npsurv documentation built on Oct. 23, 2020, 5:43 p.m.

Related to acfail in npsurv...