| Literature DB >> 34279615 |
Minh Nguyen1, Ivana Jankovic2, Laurynas Kalesinskas1, Michael Baiocchi3, Jonathan H Chen4.
Abstract
OBJECTIVE: The study sought to determine whether machine learning can predict initial inpatient total daily dose (TDD) of insulin from electronic health records more accurately than existing guideline-based dosing recommendations.Entities:
Keywords: clinical decision support; diabetes mellitus; insulin; machine learning; medical informatics
Mesh:
Substances:
Year: 2021 PMID: 34279615 PMCID: PMC8449602 DOI: 10.1093/jamia/ocab099
Source DB: PubMed Journal: J Am Med Inform Assoc ISSN: 1067-5027 Impact factor: 4.497
Summary of demographics and some important variables in the full cohort
| Mean | SD | Count | Proportion | |
|---|---|---|---|---|
| Age, y | 63.8 | 14.4 | ||
| Sex | ||||
| Female | 7497 | 44.5% | ||
| Male | 9351 | 55.5% | ||
| Weight, kg | 84.1 | 24.0 | ||
| Height, cm | 168.3 | 11.1 | ||
| Race | ||||
| Asian | 2479 | 14.7% | ||
| Black | 869 | 5.2% | ||
| Native American | 71 | 0.4% | ||
| Pacific Islander | 374 | 2.2% | ||
| White | 9008 | 53.5% | ||
| Other | 3562 | 21.1% | ||
| Unknown | 485 | 2.9% | ||
| Insurance | ||||
| Public | 10 129 | 60.2% | ||
| Private | 6709 | 39.8% | ||
| Diet | ||||
| NPO | 3323 | 19.7% | ||
| Carb controlled | 3700 | 22.0% | ||
| Other | 9825 | 58.3% | ||
| HbA1c, % | 6.57 | 1.49 | ||
| Creatinine, mg/dL | 1.40 | 1.42 | ||
| First glucose, mg/dL | 148 | 62 | ||
| History of basal insulin use | ||||
| No | 13 984 | 83.0% | ||
| Yes | 2864 | 17.0% |
HbA1c: hemoglobin A1c; NPO: nothing by mouth.
Figure 1.Plot of weight vs total daily dose with regression line and its confidence interval.
Figure 2.Calibration plot for binary prediction of “low” vs “higher” insulin users.
Results from 2-stage predictions
|
|
|
|
| Ensemble model with full features | 0.85 (0.84-0.87) | 0.65 (0.64-0.67) |
| Logistic regression with weight only | 0.57 (0.55-0.60) | 0.29 (0.22-0.35) |
|
|
|
|
| Ensemble model with full features | 12 (11.0 -13.2) | 51% (48%-54%) |
| Regression model with weight only | 14 (12.8-14.5) | 60% (57%-63%) |
| TDD = 0.4 * patient-weight (kg) | 20 | 136% |
| TDD = 0.5 * patient-weight (kg) | 25 | 186% |
| TDD = 0.6 * patient-weight (kg) | 32 | 329% |
Performance metrics for stage I and stage II predictions. Full feature ensemble models included other features besides patient weight as described in the Materials and Methods. For the MAE and MAPE, results were compared with the estimated TDD using clinical calculators defined by c*patient-weight, where c is a constant of 0.4, 0.5, or 0.6. CIs were not included due to the deterministic nature of the calculation.
AUPRC: area under the precision-recall curve; AUROC: area under the receiver-operating characteristic curve; CI: confidence interval; MAE: mean absolute error; MAPE: mean absolute percent error; TDD: total daily dose.
Figure 3.Plot of observed vs predicted total daily dose for all 3 modeling approaches.