Breast Cancer {DataSetsUni}R Documentation

The data represents the 242 breast cancer patients

Description

The function allows to provide the incidence of 1,000 breast cancer patients within a period of 5 years starting from beginning of 2009 to end of 2013. The survival times for those patients were computed. Among them, 703 people were still alive at the end of 2013 and 55 patients had a zero lifetime and were believed to be wrongly reported or their records were absent upon death and thus excluded from the analysis. The remaining 242 patients have included.

Usage

data_brcancer

Arguments

data_brcancer

A vector of (non-negative integer) values.

Details

The data represents the 242 breast cancer patients. Recently, it is used by Okasha and Matter (2015) and fitted the Burr type XII distribution.

Value

data_brcancer gives the breast cancer patients.

Author(s)

Muhammad Imran.

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

References

Okasha, M. K., & Matter, M. Y. (2015). On the three-parameter Burr type XII distribution and its application to heavy tailed lifetime data. Journal: Journal of Advances in Mathematics, 10(4), 3429-3442.

See Also

data_breastcan

Examples

x<-data_brcancer
summary(x)

[Package DataSetsUni version 0.1 Index]