Diabetes Patients {DataSetsUni}R Documentation

The survival times of diabetes patients

Description

The function allows to provide the survival times (life lengths in years) until the onset of diabetes from a random sample of 105 patients obtained from the Bolgatanga Regional Hospital in the Upper East region of Ghana.

Usage

data_dpatients

Arguments

data_dpatients

A vector of (non-negative integer) values.

Details

The dataset represents the survival times (life lengths in years) until the onset of diabetes from a random sample of 105 patients obtained from the Bolgatanga Regional Hospital in the Upper East region of Ghana. Recently, it is used by Zamanah et al. (2022) and fitted the harmonic mixture Weibull-Weibull family of distributions.

Value

data_dpatients gives the survival times (life lengths in years) until the onset of diabetes.

Author(s)

Muhammad Imran.

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

References

Zamanah, E., Nasiru, S., & Luguterah, A. (2022). Harmonic Mixture Weibull-G Family of Distributions: Properties, Regression and Applications to Medical Data. Computational and Mathematical Methods, 2022.

See Also

data_hpatients

Examples

x<-data_dpatients
summary(x)

[Package DataSetsUni version 0.1 Index]