Shocks Failures {DataSetsUni} | R Documentation |
The number of shocks before failure
Description
The function allows to provide the 20 obervations representing the number of shocks before failure.
Usage
data_shocks
Arguments
data_shocks |
A vector of (non-negative integer) values. |
Details
An uncensored data of 20 obervations representing the number of shocks before failure. Recently, it is used by Cordeiro et al. (2016) and fitted an extended Birnbaum–Saunders distribution.
Value
data_shocks gives the number of shocks before failure.
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_shocks
summary(x)