Patients Relief Times | R Documentation |
The function allows to provide the lifetime's data relating to relief times (in minutes) for 20 patients receiving an analgesic.
data_analgesic
data_analgesic |
A vector of (non-negative integer) values. |
The data set represents the lifetime's data relating to relief times (in minutes) for 20 patients receiving an analgesic. Recently, it is used by Peter et al. (2021) and fitted the Gamma odd Burr III-G family of distributions.
data_analgesic gives the relief times (in minutes).
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Peter, P. O., Oluyede, B., Bindele, H. F., Ndwapi, N., & Mabikwa, O. (2021). The Gamma Odd Burr III-G Family of Distributions: Model, Properties and Applications. Revista Colombiana de EstadÃstica, 44(2), 331-368.
Gross, A. J., & Clark, V. A. (1975). Survival distributions: reliability applications in the biomedical sciences (Vol. 11). New York: Wiley.
data_relieftime
x<-data_analgesic
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.