Learn R Programming

DataSetsUni (version 0.1)

Shocks Failures: 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

Value

data_shocks gives the number of shocks before failure.

Arguments

data_shocks

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

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.

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

Run this code
x<-data_shocks
summary(x)

Run the code above in your browser using DataLab