acfailure function

The data set consists of the failure times of the air conditioning system of an airplane (in hours)

The data set consists of the failure times of the air conditioning system of an airplane (in hours)

The function allows to provide the failure times of the air conditioning system of an airplane (in hours).

data_acfailure

Arguments

  • data_acfailure: A vector of (non-negative integer) values.

Details

The data set consists of the failure times of the air conditioning system of an airplane (in hours). Recently, it is used by Bantan et al. (2020) and fitted the unit-Rayleigh distribution.

Returns

data_acfailure gives the failure times of the air conditioning system of an airplane (in hours).

References

Bantan, R. A., Chesneau, C., Jamal, F., Elgarhy, M., Tahir, M. H., Ali, A., ... & Anam, S. (2020). Some new facts about the unit-Rayleigh distribution with applications. Mathematics, 8(11), 1954.

Linhart, H., & Zucchini, W. (1986). Model selection. John Wiley & Sons.

Author(s)

Muhammad Imran and M.H Tahir.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com and M.H Tahir mht@iub.edu.pk .

Examples

x<-data_acfailure summary(x)
  • Maintainer: Muhammad Imran
  • License: GPL (>= 2)
  • Last published: 2023-05-15

Useful links