Failure Times {DataSetsUni} | R Documentation |
The failure times of 84 Aircraft Windshield
Description
The function allows to provide the failure times of 84 aircraft windshield.
Usage
data_windshieldf
Arguments
data_windshieldf |
A vector of (non-negative integer) values. |
Details
The data refer to the failure times of 84 aircraft windshields. Recently, it is used by Tahir et al. (2015) and fitted the Weibull-Lomax distribution.
Value
data_windshieldf gives the failure times of 84 aircraft windshields.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Tahir, M. H., Cordeiro, G. M., Mansoor, M., & Zubair, M. (2015). The Weibull-Lomax distribution: properties and applications. Hacettepe Journal of Mathematics and Statistics, 44(2), 455-474.
See Also
data_breakdown, data_breakdownt, data_failureairc
Examples
x<-data_windshieldf
summary(x)
[Package DataSetsUni version 0.1 Index]