Acute Myelogenous {DataSetsUni}R Documentation

Survival times of patients suffering from acute myelogenous

Description

The function allows to provide the survival times in weeks, of 33 patients suffering from acute myelogenous leukemia.

Usage

data_Myelogenous

Arguments

data_Myelogenous

A vector of (non-negative integer) values.

Details

The data represents the survival times in weeks, of 33 patients suffering from acute myelogenous leukemia. Recently, it is used by Jamal et al. (2017) and fitted the odd Burr-III Lomax distribution.

Value

data_Myelogenous gives the survival times in weeks, of 33 patients suffering from acute myelogenous leukemia.

Author(s)

Muhammad Imran.

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

References

Jamal, F., Nasir, M. A., Tahir, M. H., & Montazeri, N. H. (2017). The odd Burr-III family of distributions. Journal of Statistics Applications and Probability, 6(1), 105-122.

Feigl, P., & Zelen, M. (1965). Estimation of exponential survival probabilities with concomitant information. Biometrics, 826-838.

See Also

data_acutebcancer, data_leukemia, data_bloodcancer, data_airborne

Examples

x<-data_Myelogenous
summary(x)

[Package DataSetsUni version 0.1 Index]