Health Insurance {DataSetsUni} | R Documentation |
The average annual percent change in private health insurance
Description
The function allows to provide of average annual percent change in private health insurance premiums.
Usage
data_healthinsur
Arguments
data_healthinsur |
A vector of (non-negative integer) values. |
Details
The data set represents of average annual percent change in private health insurance premiums. Recently, it is used by Mukhtar et al. (2019) and fitted the c-Donald modified Burr-III distribution.
Value
data_healthinsur gives the average annual percent change in private health insurance premiums.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Mukhtar, S., Ali, A., & Alya, A. M. (2019). Mc-Donald modified Burr-III distribution: properties and applications. Journal of Taibah University for Science, 13(1), 184-192.
Kibria, B. G., & Shakil, M. (2011). A new five-parameter Burr system of distributions based on generalized Pearson differential equation. Proceedings, Section on Physical and Engineering Sciences.
See Also
Examples
x<-data_healthinsur
summary(x)