Literature DB >> 28053651

The Reliability of Classification of Terminal Nodes in GUIDE Decision Tree to Predict the Nonalcoholic Fatty Liver Disease.

Mehdi Birjandi1, Seyyed Mohammad Taghi Ayatollahi1, Saeedeh Pourahmad1.   

Abstract

Tree structured modeling is a data mining technique used to recursively partition a dataset into relatively homogeneous subgroups in order to make more accurate predictions on generated classes. One of the classification tree induction algorithms, GUIDE, is a nonparametric method with suitable accuracy and low bias selection, which is used for predicting binary classes based on many predictors. In this tree, evaluating the accuracy of predicted classes (terminal nodes) is clinically of special importance. For this purpose, we used GUIDE classification tree in two statuses of equal and unequal misclassification cost in order to predict nonalcoholic fatty liver disease (NAFLD), considering 30 predictors. Then, to evaluate the accuracy of predicted classes by using bootstrap method, first the classification reliability in which individuals are assigned to a unique class and next the prediction probability reliability as support for that are considered.

Entities:  

Mesh:

Year:  2016        PMID: 28053651      PMCID: PMC5174753          DOI: 10.1155/2016/3874086

Source DB:  PubMed          Journal:  Comput Math Methods Med        ISSN: 1748-670X            Impact factor:   2.238


1. Introduction

Logistic regression and classification tree (CT) are two different techniques used to consider the relationship between a set of independent variables and binary response variable [1]. However, in logistic regression, by increasing the independent variables, some problems such as multicollinearity among the variables and their interactions may be serious in investigating the nature of each covariate relation. For these reasons, CT would be a suitable case for analysis of these types of variables. CT is a nonparametric method which is suitable when we aim to consider the effects of risk factors on complex diseases directly or indirectly [2, 3]. However, one of the weaknesses of classification trees is that they are very sensitive to small revision in the training set, and CT is built upon them, so that with small changes in this set the entire structure of the tree may be reformed. On the other hand, in traditional decision trees, CT analysis provides only a classification and a probability estimate. The classification results from assigning an observation to a unique class and probability estimate is the support for that classification. Due to employing this tree structure for decision-making in the clinical and applicational situation, reviewing the reliability of predicted classes is of special importance. In order to increase the prediction accuracy and reliability of the classification tree, ensemble methods like random forests [4], bootstrap aggregation (bagging) [5, 6], and boosting [7, 8] are used. Although these methods are so suitable instruments for identifying the risk factors associated with classified response, there is no tree structure for decision-making in these methods and classes will just be determined on the basis of their majority voting [9, 10]. In studies, where CT is used for prediction and diagnosis of outcomes such as death and survival, health, and diseases based on identification of related factors, the original tree structure is usually used and the decision is done based on it. In medical research, for instance, For example, in application of CT in clinical research, we could refer to classification of heart patients according to the disease etiology [11], diagnosis of liver diseases based on its risk factors [12], detection of activity intensity in the youth with cerebral palsy [13], prediction of severe acute pancreatitis [14], and so on. On the other hand, it would be of great worth in clinical situation if we are able to employ CT with appropriate accuracy of prediction and also be able to assess the reliability of prediction classes. The tree used in this study is the GUIDE (Generalized, Unbiased, Interaction Detection and Estimation) tree presented by Loh. He showed that through reducing bias selection of variables for split and employing techniques for selecting more effective variables for specified predicted class [15]. This tree in comparison with other algorithms like CART [3], QUEST [16], and CRUISE [. In order to evaluate the classification reliability of predicted classes few studies have been done [18]. But Kuhnert and Mengersen [19] offered a general study for measuring the reliability of terminal nodes of the CART tree, based on the bootstrap. Also, Graham et al. used this method with similar CT for assessment of local terminal nodes to improve the quality of patients care [18]. Therefore the terminal nodes with low accuracy can be identified by using Kuhnert's method on modern CT. For this purpose, the GUIDE classification tree [15] is used in this study to recognize and predict the individuals' NAFLD based on many risk factors on training set. Then, by using the bootstrap, the samples were chosen by replacing of training set and new CTs would be formed and based on the observations of the test set the unreliable terminal nodes would be recognized. The main importance in this study is that, in addition to the modern tree with suitable accuracy used for predicting NAFLD, classification reliability and the probability of prediction of its terminal nodes (predicted classes) are evaluated. So this method can be considered as a process of development of a screening and clinical support tool, where reliability of predicted classes depends on the utility or values placed on the errors so that the researcher determines sensitivity and specificity.

2. Methods

2.1. The Dataset

The present research was a cross-sectional study conducted from January to August 2013 in Kavar city of Fars province located in the south of Iran. A total of 1600 individuals were selected randomly using cluster random sampling method from the family registration data available in Health Care Center of Kavar city and related villages. Thirty attributes including demographic and clinical characteristics were studied to predict the binary outcome variable presenting the existence of NAFLD (with/without NAFLD). The variables used in the analysis are described in the Appendix. Diagnosis of NAFLD was according to increased echogenicity of liver parenchyma and attenuation of portal vein or echogenicity of diaphragmatic area due to transabdominal sonography calibrated sonography machine. The sonographers were trained before the study with unique instruction [20].

2.2. Classification Trees

A CT is composed of root, internal, and leaf nodes. The root node is on the top of the tree and the observations are passed down the tree until they reach the internal nodes that represent a question on which a split is based. In the following step, they reach the leaf or terminal nodes which represent a classification or decision [10]. Many of the early CT algorithms, including CART [3] and C4.5 [21], by using Gini index and entropy orderly, search for a split of a node exhaustively in order to minimize the amount of node heterogeneity. As a result, if all other things were equal, variables with more values would have great chance for choosing. So, overly large or small tree structures could be produced by this bias selection and the importance of the variables would be obscure [15]. By using F and Chi-squared tests firstly at each node, CRUISE [17] algorithms avoid the bias in order to select the variable to split on. But a weakness of CRUISE is that the number of interaction tests is more compared to the main effect tests. As a result, CRUISE has a greater tendency to split on variables identified through interaction tests [22]. But GUIDE method, by increasing the strengths and correcting the weakness, improves upon the mentioned algorithms. In this method, when there is an interaction between X and X at a node t, two-level search would be used for splits. In order to yield the most reduction in impurity, firstly, the split of t should be found on X and the splits of its two children nodes on X . Then, by reversing the roles of X and X , the corresponding splits would be found. The one reducing more impurities is used to split t. Besides, univariate splits and bivariate linear splits of two X variables can be used by GUIDE at one time. The bivariate linear splits can be given higher or lower preference over univariate splits. Finally, if there was no significant interaction tests Bonferroni correction, the linear splits would be considered [23]. In this study, the whole set was then divided into a training set (almost 70% of all cases), which was used for the induction of a CT that classified the individuals into “with” or “without” risk of NAFLD, and a testing set (30%), which was used to check the accuracy of an obtained solution. The CT was built by using NAFLD as a response variable, with the following steps: From each of the predictor variables of interest, the variable that splits the data into two groups (or nodes) with the most pure response, using prespecified criteria, was chosen. These criteria included specification of the minimum number of observations to enter each node (5 observations), the minimum number in a node before attempting to split (5 observations), and the “costs” assigned to misclassify the items. Cost is measured in terms of proportion of misclassified cases. In order to better predict the classification of patients who actually have NAFLD, different costs may be applied to the classification of the two groups [3]. For this purpose, two different structures of the tree were studied based on different misclassification costs. The first case considered equal costs for individuals with and without NAFLD and the second assigned a cost of 2 to the classification of  “high risk” so that C 1 = 1 and C 2 = 2. In other words, the cost of misclassification of an individual with a high risk “NAFLD” as low risk “NAFLD” is two times that of the opposite. Allocating unequal cost and giving high weight to high risk persons increase the sensitivity of the built model in recognizing patients who really suffer from NAFLD [18]. Sensitivity is the power of a test or method to correctly classify an individual as “diseased” [24]. The resulting tree will be large and complex, so 10-fold cross-validation [15] and pruning are used to determine the best tree with the smallest cross-validated error rate.

2.3. Estimation of Reliability

After making the final classification tree based on GUIDE algorithm which are clinically useful, in order to identify the factors affecting the prediction of NAFLD, the method proposed by Kuhnert and Mengersen [19] was used to assess the reliability of the terminal nodes (predicted classes). The theory used for measuring the reliability proceeds is as follows. After splitting the data into two sets of training (70%) and test (30%), we built the GUIDE classification tree, T, based on training set. Then, , the proportion of high risk individuals, would be estimated in each terminal node based on the test set. According to the estimated proportion and comparing it with a priori threshold “k,” the individuals were allocated to two classes: individuals with NAFLD and those without NAFLD . The value k could be considered by misclassification cost, so if this cost was considered equivalent for both those with and those without NAFLD, it would be 0.5; otherwise, the weighted average of priors probability (the proportion of patients in each class) would determine the status of the binary splits. Now the question is “with what precision are and estimated?” In other words, the class in which the individuals are assigned as with/without NAFLD and probability supported that class, how much is it stable? For this purpose, using the bootstrap, B samples were chosen by replacing of training set and new classification trees, T , b = 1,…, B, would be formed by using the same criteria used in generating the original trees. Then, the observations of the test set on T trees were classified as with or without NAFLD. Obviously, these bootstrapped trees have different structures and nodes compared to the original tree. However, these structures are not our desire, but it is important to know whether the individuals who enter from a test set to a specific node of the original tree would have the same classification in bootstrapped tree.

2.3.1. Refining of Prediction Probability of Terminal Nodes

Estimated probability of success, , in each terminal node of the original tree, T, would be refined in the following way:in which represents high risk individuals predicted by T in node t of original classification T by using test set.

2.3.2. Classification Reliability of Terminal Nodes

The first aim of this study was to determine the reliability of terminal nodes , built based on GUIDE original tree (T) in test set. For this purpose, initially a probability threshold was determined to specify the class at terminal node. Then, this class was compared with the class produced based on the original GUIDE tree. The calculated estimates of the classification reliability, R (t), show the proportion of times the bootstrap probability leads to the same conclusion about the classification of original tree T. In other words, wherein which I represents an indicator function and k is the threshold. If misclassification cost is the same for both outcomes, we will consider k equal to 0.5 so that if then observations will be assigned to the “with NAFLD” class and conversely they will be assigned to the “without NAFLD” class if . Obviously, unequal misclassification cost will change the value of this threshold through weighted average of probabilities. In fact, this is a rule used as base criteria for assigning classes to the terminal nodes in construction of the original tree. Determining the value of k′ threshold for R (t) is arbitrary and, due to the importance of the study, it can adopt different values, as the larger value indicates that the decision should be stricter. Whenever R (t) gets closer to zero, it indicates unreliability of the corresponding class. However, we chose k′ equal to 0.95 in this study. In other words, a classification will be reliable if R (t) > 0.95 and unreliable if R (t) ≤ 0.95.

2.3.3. Prediction Reliability of the Terminal Nodes

In order to estimate the prediction reliability of terminal nodes, the sampling error would be identified firstly and then a reference will be constructed. For this purpose, based on idea of Efron and Tibshirani [25], we considered the variance of the standard error of the bootstrap prediction probability in each terminal node (se ) of the original tree: where is standard error of the bootstrap prediction probability in each terminal node and k = μ 4/μ 2 − 3 represents the standardized kurtosis, σ 2 is the variance of the distribution of interest, and are second and fourth moments; with the expansion of the binomial distribution, these values are as follows:With placement of formula (4), we find As observed, V(t) is separated into two components in which Ι indicates sampling error and ΙΙ indicates resampling error which is directly caused by the bootstrap. In (6), the large number of bootstrap samples (B) ensures us that the resampling error is negligible. Kuhnert and Mengersen [19] showed that if B = 500, resampling error would be ignored, so in this study, in order to determine the number of B, we considered it as 500. For prediction reliability R (t), V(t) should be compared with a reference V (t). For this purpose V (t) should be considered so that the maximum possible variance (the worst case) could be attained. In each node t, bootstrap prediction would be transformed to the logit scale and multiplied by a small constant ε. This transformation shifts the probabilities close to 0.5, because, with this value, V(t) would have the maximum variance which may be considered as a “worst case” situation:Therefore, the maximum variance is defined asHowever, for predictions close to zero or one, more flexibility would be achieved in selecting the “worst case” by choosing of ε. So, in this paper ε = 10−4. To assess the prediction reliability of the terminal nodes, Kuhnert and Mengersen [19] suggested three methods and the easiest and mostly accepted one was comparison of the observed prediction variance with the maximum variance at a terminal node: By considering V (t) as the worst possible case, the value of R (t) would be larger by increasing V(t) so that when R (t) is closer to 1, it indicates unreliability of the terminal node t. We can evaluate the reliability of each terminal node by comparison of R (t) with the prespecified threshold k. The threshold value was considered 95% in this study so that the terminal nodes with R (t) > 95% were unstable in terms of prediction reliability.

2.4. Software Used to Build Classification Tree and to Determine the Reliability of the Terminal Nodes

According to the method mentioned in the text, the package GUIDE (http://www.stat.wisc.edu/~loh/guide.html) and MATLAB 9 software were used to build the guide CT and to evaluate the reliability of the terminal nodes. In this regard, firstly the original CT in two equal and unequal cost states was built with GUIDE package based on trained data. Then, using batch program as the bootstrap, GUIDE algorithm was run. After saving the results, the reliability of classification and prediction probability of terminal nodes, according to the methodology used in the paper, were implemented by using MATLAB software.

3. Result

1600 individuals participated in this study, among whom 1120 were placed in trained dataset in order to build the CT and 480 were placed in test dataset in order to evaluate it. 30 predictor variables were used in the construction of the CT to predict the risk of NAFLD. The built trees were analyzed in two equal and unequal misclassification cost states. The obtained results are shown in Figures 1 and 2.
Figure 1

GUIDE classification tree with estimated priors probability (the proportion of patients in each class) and equal misclassification costs for predicting NAFLD. At each intermediate node, an observation goes to the left branch if and only if the condition is satisfied. Dark nodes represent predicted class “with NAFLD” and white nodes represent predicted class “without NAFLD.” Each terminal node has been formed in boxes of 3 parts so that the specified section in the left side of the box represents the number of individuals in the trained dataset who have been placed in this node. Specified percentages for this dataset are ratio of patients with NAFLD. The middle specified section of the box exhibits the node's number and specified percent below it shows the overall ratio of the test datasets which have been placed in this node. The specified section in the right side of the box shows the number and percentage of the test datasets that have really high risk of NAFLD.

Figure 2

GUIDE classification tree with estimated priors probability (the proportion of patients in each class) and unequal misclassification costs for predicting NAFLD. At each intermediate node, an observation goes to the left branch if and only if the condition is satisfied. Dark nodes represent predicted class “with NAFLD” and white nodes represent predicted class “without NAFLD.” Each terminal node has been formed in boxes of 3 parts so that the specified section in the left side of the box represents the number of individuals in the trained dataset who have been placed in this node. Specified percentages for this dataset are ratio of patients with NAFLD. The middle specified section of the box exhibits the node's number and specified percent below it shows the overall ratio of the test datasets which have been placed in this node. The specified section in the right side of the box shows the number and percentage of the test datasets that have really high risk of NAFLD.

3.1. Classification Tree with Equal Misclassification Costs

Figure 1 illustrates the CT made with respect to equal misclassification cost. The CT has 10 final nodes where each terminal node indicates the classification of having or not having NAFLD. Regarding the complex interaction between independent variables, this CT can be useful in predicting the risk of NAFLD. For example, BMI at the top of the CT indicates that this predictor is the most influential factor in NAFLD. In obese and overweight people, if WHR is more than 9.0 and ALT is more than 17.5, the probability of NAFLD is 80% and the predicted class is “with NAFLD.” But the interesting issue about this tree which is not usually observed in different CT algorithms is the part which uses a linear combination of two variables for prediction. As Figure 1 shows, among obese and overweight people whose WHR is less than 9.0 and whose triglyceride level is less than or equal to 247.5, while 0.22 CHO + DBP ≤ 130.8, then the risk of NAFLD is 20% and the predicted classification is “without NAFLD.” Otherwise, the process continues in accordance with the figure. To test the validity of the trained CT, the test dataset was used in the CT. Table 1 shows a cross tabulation of the observed and predicted NAFLD of the CT for trained and test samples.
Table 1

Cross tabulation of the observed and predicted NAFLD of the classification tree for training and test sample and the measures of evaluating the classification tree with equal misclassification cost.

ObservedPredicted
Training sampleTest sample
YesNoTotalYesNoTotal
Yes157 (59%)111 (41%)26843 (48%)47 (52%)90
No58 (7%)794 (93%)85242 (11%)348 (89%)390
Total215905112085395480

Diagnosis accuracy 85%81%
The diagnostic accuracy of the original CT based on trained and test datasets was 85% and 81%, respectively. Moreover, according to the trained dataset, the sensitivity and specificity were 59% and 93%, respectively. These values were 48% and 89% in test datasets. Although the specificity and accuracy of the CT overall prediction are good based on these two datasets, the diagnosis of this CT is not suitable for those who really suffer from NAFLD.

3.2. Classification Tree with Unequal Costs

Figure 2 illustrates the CT made with unequal costs based on trained dataset. In this tree, the cost of misclassification of an individual with a high risk “NAFLD” as low risk “NAFLD” is two times that of the opposite. This CT has 7 final nodes and it is similar to Figure 1 in which BMI and WHR, as the most important factors in the diagnosis of NAFLD, are at the top of the CT, but the order of later predictors is somewhat different so that the probability of having NAFLD among obese individuals with WHR more than 0.9 is 60% and the predicted class is “with NAFLD.” Among obese people with WHR less than 0.9, triglyceride will be the next predictor and the next stages are shown in Figure 2. Contingency Table 2 shows that the accuracy of diagnosis based on trained and test datasets is 81% and 75%, respectively, and the sensitivity and specificity of the CT according to trained dataset are 74% and 83%, respectively, while on the basis of test dataset they are 73% and 76%, respectively.
Table 2

Cross tabulation of the observed and predicted NAFLD of the classification tree for training and test sample unequal misclassification cost.

ObservedPredicted
Training sampleTest sample
YesNoTotalYesNoTotal
Yes197 (74%)71 (26%)26866 (73%)24 (27%)90
No144 (17%)708 (83%)85294 (24%)296 (76%)390
Total3417791120160320480

Diagnosis accuracy 81%75%
As shown in Table 2, with a slight decrease in the total accuracy of the CT, the sensitivity increases considerably. In other words, this CT can better identify the patients with high risk of NAFLD.

3.3. Reliability of Classification Tree with Equal and Unequal Costs

In order to assess the reliability of the terminal nodes of the CT in terms of prediction probability and its corresponding classes, the methodology described in Section 2.3 was applied. The results of CT with equal misclassification cost are given in Table 3.
Table 3

Result from bootstrapping the classification tree with equal costs for classification and prediction reliability of terminal nodes.

Node t Information P^B(t) Classification reliability R C(t)%Prediction reliability R P(t)%
20.0031001.75
130.339 13.4 90.88
150.33410089.64
240.05710023.3
290.29610085.06
500.05710037.28
510.3 27.2 100
570.12510081.2
1120.19410065.34
1130.353 21 93.13

Unreliable nodes (those with classification reliability less than 95 percent or prediction reliability more than 95 per cent) are in bold font.

As seen, nodes 51, 13, and 113 are unstable nodes. Node 51 is highly unreliable, in terms of both classification and prediction probability. Analyzing this node, we can observe that 3 patients of the test dataset are in this node. Low number of samples in this node can be interpreted as a reason for its being “unreliable.” Nodes 13 and 113 represent a different rate of reliability so that both are unreliable in terms of classification, but they are not unreliable in terms of probability of prediction. However, R (t) of these two nodes reveals that these values are less than 0.95 but the difference is very slight. In other words, more caution is required in reporting the accuracy and reliability of these two nodes. Moreover, results of Table 4 show the reliability of the terminal nodes for CT with unequal misclassification costs (Figure 2). As seen, node 7 is unreliable in terms of classification, but it is reliable in terms of prediction. Anyway, its R (t) value is near the threshold (95%) and we should use it cautiously for interpretation of NAFLD prediction. In this CT, we cannot predict NAFLD based on BMI and WHR only and it may be the reason for its unreliability. So, for its prediction, recognition of more risk factors is needed.
Table 4

Result from bootstrapping the classification tree with unequal costs for classification and prediction reliability of terminal nodes.

Node t Information P^B(t) Classification reliability R C(t)%Prediction reliability R P(t)%
20.0061003.17
70.353 14.4 91.55
130.28110081.92
250.15310058.67
480.07510030.82
980.04110036.83
990.16810034.29

Unreliable nodes (those with classification reliability less than 95 percent or prediction reliability more than 95 per cent) are in bold font.

As seen, the remarkable issue in this paper is that unreliable nodes all belong to classes which predict individuals with NAFLD.

4. Discussion

The obtained results based on both trees are acceptable from clinical point of view so that, according to the conducted studies based on univariate analysis, the selected variables for constructing a tree are introduced as risk factors for NAFLD. For example, like almost all studies in the field of NAFLD, BMI has been introduced as the main risk factor for catching and predicting NAFLD [26-29]. Similarly, in many studies waist circumference has been shown as another risk factor for NAFLD [26, 27] while in a study done by Ahad Eshraghian et al. [30] it has been shown that WHR is a more accurate risk factor for NAFLD in comparison to waist circumference, where it was introduced as a risk factor for making tree in this study. Also, Bedongi et al. [31] showed that BMI, high TG, and waist circumference are the three important risk factors in diagnosing NAFLD. Our results showed these three risk factors are the main ones and at the top of the tree. Four risk factors including high SBP, WHR, BMI, and high TG are the determiners of NAFLD, part of metabolic and anthropometric features of metabolic syndrome [32]. So there is a close relationship between NAFLD and metabolic risk factors. Interestingly, these metabolic risk factors have been diagnosed in such a tree with high sensitivity (Figure 2) and they could diagnose those who really suffer from NAFLD. Other variables like ALT and glucose that were diagnosed in both trees have been introduced as risk factor for NAFLD in different studies [33-35]. Anyway, the advantage of these trees, in comparison with univariate analysis, is that interactions between dependent variables were considered too. Based on the obtained results in the present study, equal misclassification costs in CT lead to a higher total accuracy compared with unequal costs. Indeed, the accuracy of prediction for the individuals with higher risk or with “NAFLD” is relatively low whereas a CT with unequal costs can considerably better predict patients with “NAFLD.” In other word, this tree is more sensitive. In diagnosing diseases particularly when late diagnoses has irreparable consequences the power of diagnostic test is of great importance. So long as the sensitivity of a test increases its power in diagnosing real patients will increase. For example, in classification tree (Figure 1) the sensitivity of the training test is 48% and it reaches 73% in Figure 2 with unequal cost. It means that through tree Figure 1 we are able to detect only 48% of those who are really NAFLD infected while via tree Figure 2 this ability increased to 73%. Anyway, proportional to the variation of cost of incorrect classification we could construct a tree with high sensitivity or specificity regarding the importance of our study. The misclassification error rates in both test and trained datasets for both CTs with equal and unequal costs are relatively close together. However, it is expected that the method built based on trained dataset reports fewer errors compared with the test dataset due to overfitting. On the other hand, using reliability methods allows us to recognize suitable diagnosis tools for predicting NAFLD based on it. Individuals who enter unreliable nodes may need to be more carefully monitored because there may be other factors associated with the diseases which have not been collected yet. If the focus is placed on the correct prediction of risk NAFLD, analyses can reveal why there is insufficient accuracy at these nodes. Results of this study suggest the possibility of the other independent variables needed to identify certain subgroups of patients or further data needed for classification of subgroups. The interesting point in this study was that in some cases, for equal misclassification cost, the unreliable prediction probabilities could produce stable classifications so that, even in a case in which the classification was unstable, the prediction probability with regard to the specified threshold value was stable. R (t) is high and close to 95% and it shows that in these cases cautious decisions should be adopted. It is also notable that the reliabilities of classification and prediction probability were measured based on their dependence on the threshold value in this study. Because different interpretations of results are made by changing this value, it would depend on decision-maker's intention and the design of the study. Basically, the more the threshold value is, the tougher decision-making would be on the classification validity. One of the objectives of this study was to assess the reliability of prediction in regard to the variance of the standard error of the bootstrap probability. Also, Kuhnert and Mengersen [19] used the standard error of prediction , itself. Although in this study we could obtain the right value of by considering ε = 10−4, One limitation of this study was the small sample size. Naturally, if the sample size was larger, it would be possible to build a more accurate tree. In addition, more individuals could be assigned to the test group and the reliability of the terminal nodes could be better predicted. Of course, it seems that if the prevalence of the disease is to be further investigated, the number of individuals with NAFLD in subgroups would also be larger and therefore the reliability of the terminal nodes could be estimated more accurately. As one of the most useful features of the CT is the adaptability of missing data through identifying alternative splits, more comprehensive studies will be useful to investigate the prediction and classification reliability of terminal nodes with regard to the missing data. This study used “GUIDE” CT to predict NAFLD. Anyway, using different classification trees (e.g., CART, CRUST) and comparing the accuracy, the reliability, and prediction's probability of terminal nodes based on the mentioned method could be useful. One of the limitations of this study is that the variables involved acute hepatitis and heart failure and autoimmune causes were not considered, and by adding them to the structure of the tree the value of the paper would be increased. It is suggestion that a general tree by regarding all risk factors is being made and the classification reliability and the probability of prediction are considered. Furthermore, the CT can be built by considering different grades of NAFLD as a response by using misclassification costs with ordinal response and the accuracy and reliability of their terminal nodes can be studied. Also it is suggested that jackknife resampling method be used in order to study the reliability of the terminal nodes of the CTs made based on training sets and the reliability of these nodes would be considered by a similar method.

5. Conclusion

The CT with unequal misclassification costs had higher accuracy for recognizing individuals with NAFLD. Also the predicted classes were more reliable. The final result is that the low number of observations in terminal nodes of CT increased the probability of node's unreliability. So the decision for predicted classes should be done more cautiously.
Table 5

Table of demographic and clinical characteristics of participants according to groups (number (%) or mean ± SD).

Risk factors AbbreviationLevelWithout NAFLD(n = 1241)With NAFLD(n = 359)
SexSEXMale361 (% 29.1)110 (% 30.7)
Female880 (% 70.9)249 (% 69.3)
Marital statusMSSingle447 (36%)27 (7.5%)
Married726 (58.5%)297 (83%)
Other68 (5.5%)35 (9.5%)
History of hepatitis B vaccineHEPYes538 (43.4%)70 (19.3%)
No703 (56.6%)289 (80.7%)
History of blood transfusionBTYes22 (1.8%)11 (3.1%)
No1219 (98.2%)348 (96.9%)
ThalassemiaTHALYes2 (.2%)1 (.3%)
No1239 (99.8%)358 (99.7%)
HemophiliaHEMOYes3 (.2%)0 (.0%)
No1238 (99.8%)359 (100%)
DialysisDIYes3 (.2%)1 (.3%)
No1238 (99.8%)358 (99.7%)
SurgerySUYes3 (.2%)1 (.3%)
No1238 (99.8%)358 (99.7%)
History of surgeryHSYes356 (28.7%)141 (39.4%)
No885 (71.3%)218 (60.4%)
History of dental surgeryDEYes1002 (80.7%)303 (84.6%)
No239 (19.3%)56 (15.4%)
History of phlebotomyPHYes94 (7.6%)35 (9.8%)
No1147 (92.4%)324 (90.2%)
TattoosTAYes38 (3.1%)19 (5.3%)
No1203 (96.9%)340 (94.7%)
History of unsanitary piercing earsUPEYes541 (43.6%)141 (39.4%)
No700 (56.4%)218 (60.6%)
HookahHOOYes83 (6.7%)28 (7.8%)
No1158 (93.3%)331 (92.2%)
Current smokingSMOKYes39 (3.1%)19 (5.3%)
No1202 (96.9%)340 (94.7%)
History of drug usingHDUYes28 (2.3%)6 (1.7%)
No1213 (97.7%)353 (98.3%)
HBS AgHBSAGNegative1215 (98.1%)353 (98.5%)
Positive26 (1.9%)6 (1.5%)
HBS AbHBSABNegative1079 (88.5%)307 (87.0%)
Positive162 (11.5%)52 (13.0%)
Body mass indexBMIUnderweight (UW)197 (15.9%)1 (.3%)
Normal (N)633 (51%)62 (17.3%)
Overweight (OW)320 (25.8%)186 (51.7%)
Obese (OB)87 (7%)110 (30.7%)
Waist-hip ratioWHR0.83 ± 0.090.92 ± 0.09
Systolic blood pressureSBP100.05 ± 26.1108.42 ± 31.86
Diastolic blood pressureDBP82.14 ± 20.0193.37 ± 23.85
High density lipoproteinHDL50.95 ± 11.548.9 ± 9.73
TriglyceridesTG120.3 ± 68.52193.89 ± 113.5
Alanine aminotransferaseALT15.56 ± 10.9219.11 ± 12.5
CholesterolCHO184.94 ± 42.58207.62 ± 41.79
Aspartate aminotransferaseAST24.84 ± 11.6628.06 ± 17.84
GlucoseGLU96.68 ± 26.86108.45 ± 39.56
AlbuminAL4.32 ± 0.374.23 ± 0.4
AgeAGE34.85 ± 17.4545.9 ± 13.34
  22 in total

1.  Improving the quality of patient care using reliability measures: a classification tree approach.

Authors:  P L Graham; P M Kuhnert; D A Cook; K Mengersen
Journal:  Stat Med       Date:  2007-01-15       Impact factor: 2.373

2.  Prevalence of and risk factors for nonalcoholic fatty liver disease: the Dionysos nutrition and liver study.

Authors:  Giorgio Bedogni; Lucia Miglioli; Flora Masutti; Claudio Tiribelli; Giulio Marchesini; Stefano Bellentani
Journal:  Hepatology       Date:  2005-07       Impact factor: 17.425

3.  Ultrasonographic quantitative estimation of hepatic steatosis in children With NAFLD.

Authors:  Angela Shannon; Naim Alkhouri; Christine Carter-Kent; Lidia Monti; Rita Devito; Rocio Lopez; Ariel E Feldstein; Valerio Nobili
Journal:  J Pediatr Gastroenterol Nutr       Date:  2011-08       Impact factor: 2.839

Review 4.  Review article: the metabolic syndrome and non-alcoholic fatty liver disease.

Authors:  P Loria; A Lonardo; L Carulli; A M Verrone; M Ricchi; S Lombardini; A Rudilosso; S Ballestri; N Carulli
Journal:  Aliment Pharmacol Ther       Date:  2005-11       Impact factor: 8.171

5.  Using methods from the data-mining and machine-learning literature for disease classification and prediction: a case study examining classification of heart failure subtypes.

Authors:  Peter C Austin; Jack V Tu; Jennifer E Ho; Daniel Levy; Douglas S Lee
Journal:  J Clin Epidemiol       Date:  2013-02-04       Impact factor: 6.437

6.  Data mining framework for fatty liver disease classification in ultrasound: a hybrid feature extraction paradigm.

Authors:  U Rajendra Acharya; S Vinitha Sree; Ricardo Ribeiro; Ganapathy Krishnamurthi; Rui Tato Marinho; Joao Sanches; Jasjit S Suri
Journal:  Med Phys       Date:  2012-07       Impact factor: 4.071

7.  Non-alcoholic fatty liver disease prevalence among school-aged children and adolescents in Iran and its association with biochemical and anthropometric measures.

Authors:  Seyed-Moayed Alavian; Amir-Hooshang Mohammad-Alizadeh; Farzaneh Esna-Ashari; Gelayol Ardalan; Behzad Hajarizadeh
Journal:  Liver Int       Date:  2008-05-19       Impact factor: 5.828

8.  Decision Trees for Detection of Activity Intensity in Youth with Cerebral Palsy.

Authors:  Stewart G Trost; Maria Fragala-Pinkham; Nancy Lennon; Margaret E O'Neil
Journal:  Med Sci Sports Exerc       Date:  2016-05       Impact factor: 5.411

9.  Understanding and using sensitivity, specificity and predictive values.

Authors:  Rajul Parikh; Annie Mathai; Shefali Parikh; G Chandra Sekhar; Ravi Thomas
Journal:  Indian J Ophthalmol       Date:  2008 Jan-Feb       Impact factor: 1.848

10.  Prediction of Severe Acute Pancreatitis Using a Decision Tree Model Based on the Revised Atlanta Classification of Acute Pancreatitis.

Authors:  Zhiyong Yang; Liming Dong; Yushun Zhang; Chong Yang; Shanmiao Gou; Yongfeng Li; Jiongxin Xiong; Heshui Wu; Chunyou Wang
Journal:  PLoS One       Date:  2015-11-18       Impact factor: 3.240

View more
  1 in total

1.  Comparison of three data mining models for prediction of advanced schistosomiasis prognosis in the Hubei province.

Authors:  Guo Li; Xiaorong Zhou; Jianbing Liu; Yuanqi Chen; Hengtao Zhang; Yanyan Chen; Jianhua Liu; Hongbo Jiang; Junjing Yang; Shaofa Nie
Journal:  PLoS Negl Trop Dis       Date:  2018-02-15
  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.