Service Times {DataSetsUni}R Documentation

The service times of 63 aircraft windshields

Description

The function allows to provide the service times of 63 aircraft windshields.

Usage

data_windshields

Arguments

data_windshields

A vector of (non-negative integer) values.

Details

The data refers to the service times of 63 aircraft windshields. Recently, it is used by Tahir et al. (2015) and fitted the Weibull-Lomax distribution.

Value

data_windshields gives the service times of 63 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.

Ramos, M. W. A., Marinho, P. R. D., da Silva, R. V., & Cordeiro, G. M. (2013). The exponentiated Lomax Poisson distribution with an application to lifetime data. Advances and Applications in Statistics, 34(2), 107.

Murthy, D. P., Xie, M., & Jiang, R. (2004). Weibull models. John Wiley & Sons.

Examples

x<-data_windshields
summary(x)

[Package DataSetsUni version 0.1 Index]