| Health {Rchoice} | R Documentation |
German Health Care Data
Description
German Health Care Data, unbalanced panel.
Usage
data(Health)
Format
A data frame with 27326 observations on the following 27 variables:
idperson identification number
femalefemale =1, male =0
yearcalendar year of the observation
ageage in years
hsathealth satisfaction, 0 (low),...,10 (high)
handdumhandicapped = 1, 0 otherwise
handperdegree of handicap in percent; 0,100
hhinchousehold nominal monthly net income in German marks
hhkidschildren under age 16 in the household = 1; otherwise = 0
educyears of schooling
marriedmarried =1, otherwise = 0
hauptshighest schooling degree is Hauptschul degree = 1; otherwise = 0
realshighest schooling degree is Realschul degree = 1, otherwise = 0
fachhshighest schooling degree is Polytechical degree = 1; otherwise = 0
abiturhighest schooling degree is Abitur = 1; otherwise = 0
univhighest schooling degree is university degree =1; otherwise = 0
workingemployed =1; otherwise = 0
bluecblue-collar employee = 1; otherwise = 0
whitecwhite-collar employeee =1; otherwise = 0
selfself-employed = 1; otherwise = 0
beamtcivil servant = 1; otherwise = 0
docvisnumber of doctor visits in last three months
hospvisnumber of hospital visits in last calendar year
publicinsured in public health =1; otherwise = 0
addoninsured by add-on insurance =1; otherwise = 0
hsat240 observations on hsat recorded between 6 and 7 were changed to 7
newhsatrecording of hsat, (0-2) = 0, (3-5)=1, (6-8)=2, (9)=3 (10)=4
Source
Riphahn, R. T., Wambach, A., & Million, A. (2003). Incentive effects in the demand for health care: a bivariate panel count data estimation. Journal of applied econometrics, 18(4), 387-405.
References
Greene, W. H. (2003). Econometric analysis. Pearson Education India.
Examples
data(Health)