| Literature DB >> 20122286 |
Thomas Grubinger1, Conrad Kobel, Karl-Peter Pfeiffer.
Abstract
BACKGROUND: DRG-systems are used to allocate resources fairly to hospitals based on their performance. Statistically, this allocation is based on simple rules that can be modeled with regression trees. However, the resulting models often have to be adjusted manually to be medically reasonable and ethical.Entities:
Mesh:
Year: 2010 PMID: 20122286 PMCID: PMC2828419 DOI: 10.1186/1472-6947-10-9
Source DB: PubMed Journal: BMC Med Inform Decis Mak ISSN: 1472-6947 Impact factor: 2.796
Figure 1Overview of the three-step classification procedure of the Austrian DRG-system.
Figure 2Two different trees constructed by bumping from the HDG0502 data. The two trees have different split points and variables, but have very similar predictive accuracy.
Figure 3Reduction of the MSE obtained by the best bootstrapped tree for different tree sizes.
Description of the evaluated data-sets.
| Data-Set | Description | Sample | Variables | |
|---|---|---|---|---|
| HDG0106 | Parkinson's disease | 6155 | 114 | (109,5) |
| HDG0202 | Malignant neoplasms | 3933 | 55 | (47,8) |
| HDG0304 | Eye diagnoses | 9067 | 41 | (36,5) |
| HDG0502 | Acute affections of the respiratory tract and middle atelectasis | 8251 | 100 | (92,8) |
| MEL0101 | Interventions on the skull | 875 | 60 | (54,6) |
| MEL0203 | Small interventions in connective tissue and soft tissue | 17268 | 58 | (52,6) |
| MEL0401 | Interventions on the outer and middle ear, designed to treat a liquorrhoe | 4102 | 44 | (40,4) |
| MEL0501 | Interventions on the esophagus, stomach and diaphragm | 3432 | 86 | (80,6) |
Figure 4Comparison of the best bootstrap based tree with the standard CART tree.
Relative average improvement.
| Tree Size | HDG0106 | HDG0202 | HDG0304 | HDG0502 | MEL0101 | MEL0203 | MEL0401 | MEL0501 | Average |
|---|---|---|---|---|---|---|---|---|---|
| 2 | 0.00 | 1.12 | 2.55 | 0.71 | 1.20 | 3.74 | 3.34 | -1.52 | |
| 3 | 0.00 | 2.78 | 3.33 | 1.65 | 5.96 | 1.88 | 3.92 | -1.97 | |
| 4 | -0.36 | 5.57 | 3.52 | 1.23 | 5.77 | 3.30 | 4.28 | -1.05 | |
| 5 | 0.42 | 3.18 | 3.85 | 2.30 | 7.43 | 0.26 | 3.81 | -0.84 | |
| 6 | -0.24 | 4.38 | 5.47 | 1.13 | 9.65 | 12.03 | 2.33 | 4.41 | |
| 8 | -0.11 | 6.05 | 1.75 | 1.15 | 1.06 | 12.91 | 2.67 | 3.63 | |
| 10 | -0.06 | 3.99 | 3.16 | 0.69 | -2.93 | 5.09 | 1.94 | 2.83 | |
| 12 | -0.42 | 4.14 | 3.24 | 1.75 | 2.89 | 1.61 | 1.24 | 4.95 | |
| 14 | -1.87 | 3.35 | 1.82 | 1.20 | -0.36 | 0.00 | 2.15 | 2.17 | |
| 16 | -0.76 | 2.11 | 2.52 | 1.27 | 1.38 | 1.18 | 1.89 | 0.65 |
Relative average improvement of the best bootstrapped tree compared to the standard CART tree using 10-fold cross validation.
Number of diverse trees.
| Tree Size | [-1 | %, ∞] | [+1 | %, ∞] | [+3 | %, ∞] |
|---|---|---|---|---|---|---|
| 2 | 3.4 | (0,9) | 0.1 | (0,1) | 0.1 | (0,1) |
| 3 | 14.1 | (0,45) | 4.8 | (0,27) | 1.3 | (0,9) |
| 4 | 23.3 | (6,67) | 7.4 | (0,23) | 3.9 | (0,21) |
| 5 | 30.3 | (10,45) | 12.4 | (0,37) | 7.1 | (0,34) |
| 6 | 39.8 | (7,66) | 10.4 | (0,47) | 4.3 | (0,34) |
| 8 | 42.9 | (12,84) | 2.5 | (0,8) | 0.0 | (0,0) |
| 10 | 60.1 | (10,115) | 9.0 | (0,29) | 0.1 | (0,1) |
| 12 | 63.4 | (6,181) | 12.1 | (0,93) | 0.0 | (0,0) |
| 14 | 76.1 | (5,183) | 13.1 | (0,70) | 8.8 | (0,70) |
| 16 | 82.5 | (5,187) | 16.6 | (0,98) | 1.9 | (0,15) |
Number of diverse trees with an improvement in relative accuracy of [min%, max%] compared to the CART tree, displayed as mean(min, max) referring to the mean, minimum and maximum number of trees constructed on the 8 evaluated data-sets.