Hypertension Patients {DataSetsUni} | R Documentation |
The function allows to provide the survival times (life lengths in years) until the onset of hypertension from a random sample of 119 patients obtained from the Bolgatanga Regional Hospital in the Upper East region of Ghana.
data_hpatients
data_hpatients |
A vector of (non-negative integer) values. |
The data set represents the survival times (life lengths in years) until the onset of hypertension from a random sample of 119 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.
data_hpatients gives the survival times (life lengths in years) until the onset of hypertension.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
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.
x<-data_hpatients
summary(x)