Failures of Repairable {DataSetsUni} | R Documentation |
The failures times of repairable items
Description
The function allows to provide the time between failures for repairable 30 items.
Usage
data_repairable
Arguments
data_repairable |
A vector of (non-negative integer) values. |
Details
The data refer to the time between failures for repairable 30 items. Recently, it is used by Cordeiro et al. (2016) and fitted an extended Birnbaum–Saunders distribution.
Value
data_repairable gives the time between failures for repairable 30 items.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Cordeiro, G. M., Lima, M. D. C. S., Cysneiros, A. H., Pascoa, M. A., Pescim, R. R., & Ortega, E. M. (2016). An extended Birnbaum–Saunders distribution: Theory, estimation, and applications. Communications in Statistics-Theory and Methods, 45(8), 2268-2297.
Murthy, D.N.P., Xie, M., Jiang, R. (2004). Weibull Models. Hoboken, NJ: John Wiley.
See Also
data_breakdown, data_breakdownt, data_failureairc
Examples
x<-data_repairable
summary(x)