hospital {Rgbp} | R Documentation |
Thirty-one Hospital Data
Description
Medical profiling evaluation of 31 New York hospitals in 1992. We are to consider these as Normally-distributed indices of successful outcome rates for patients at these 31 hospitals following Coronary Artery Bypass Graft (CABG) surgeries. The indices are centered so that the New York statewide average outcome over all hospitals lies near 0. Larger estimates of y
indicate hospitals that performed better for these surgeries.
Usage
data(hospital)
Format
A dataset of 31 hospitals comprises of:
y
values obtained through a variance stabilizing transformation of the unbiased death rate estimates,
d
/n
, assuming Binomial data. Details in the reference.se
approximated standard error of y.
d
the number of deaths within a month of CABG surgeries in each hospital
n
total number of patients receiving CABG surgeries (case load) in each hospital
Source
Morris, C. and Lysy, M. (2012). Shrinkage Estimation in Multilevel Normal Models. Statistical Science. 27. 115-134.
Examples
data(hospital)