Remission Time {DataSetsUni}R Documentation

The remission time of 128 bladder cancer patients

Description

The function allows to provide the remission time of 128 bladder cancer patients.

Usage

data_Bcancer

Arguments

data_Bcancer

A vector of (non-negative integer) values.

Details

The data set consists of the remission time of 128 bladder cancer patients. Recently, it is used by Ijaz et al. (2020) and fitted a Gull alpha power Weibull distribution.

Value

data_Bcancer gives the remission time of 128 bladder cancer patients.

Author(s)

Muhammad Imran.

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

References

Ijaz, M., Asim, S. M., Farooq, M., Khan, S. A., & Manzoor, S. (2020). A Gull Alpha Power Weibull distribution with applications to real and simulated data. Plos one, 15(6), e0233080.

Aldeni M., Lee C., & Famoye F. (2017). Families of distributions arising from the quantile of generalized lambda distribution. Journal of Statistical Distributions and Applications, 4(1), 25.

See Also

data_Bcancer, data_bloodcancer

Examples

x<-data_Bcancer
summary(x)

[Package DataSetsUni version 0.1 Index]