Concept formation vs. logistic regression: predicting death in trauma patients

作者:

Highlights:

摘要

This study compares two classification models used to predict survival of injured patients entering the emergency department. Concept formation is a machine learning technique that summarizes known examples/cases in the form of a tree. After the tree is constructed, it can then be used to predict the classification of new cases. Logistic regression, on the other hand, is a statistical model that allows for a quantitative relationship for a dichotomous event with several independent variables. The outcome (dependent) variable must have only two choices, e.g. does or does not occur, alive or dead. etc. The result of this model is an equation which is then used to predict the probability of class membership of a new case. The two models were evaluated on a trauma registry database composed of information on all trauma patients admitted in 1992 to a Level I trauma center. A total of 2155 records, representing all trauma patients admitted for more than 24 h or who died in the Emergency Department, were grouped into two databases as follows: (1) discharge status of ‘died’ (containing 151 records), and (2) any discharge status other than ‘died’ (containing 2004 records). Both databases contained the same variables.

论文关键词:Concept formation,Logistic regression,Machine learning,Diagnosis,Prediction,Trauma

论文评审过程:Received 11 October 1995, Accepted 6 May 1996, Available online 23 March 1999.

论文官网地址:https://doi.org/10.1016/S0933-3657(96)00356-9