Survival tree and meld to predict long term survival in liver transplantation waiting list

Background: Many authors have described MELD as a predictor of short-term mortality in the liver transplantation waiting list. However MELD score accuracy to predict long term mortality has not been statistically evaluated. Objective: The aim of this…

Authors: ** - Emília Matos do Nascimento, MSc – Federal University of Rio de Janeiro, COPPE (공학대학원) - Basilio de Bragança Pereira

Survival tree and meld to predict long term survival in liver   transplantation waiting list
1 Survival tree and meld to predict long term survival in liver transplantation waiting list Emília Matos do Nascimento a , Basilio de Bragança Pereira a,b, * , Samanta Teixeira Basto b , Joaquim Ribeiro Filho b a Federal Unive rsity of Rio de Janeiro, C OPPE - Postgr aduate School of Engineerin g, Rio de Ja neiro, Brazil b Federal Unive rsity of Rio de Janeiro, Sc hool of Medicine and HUCFF - University Hospital Clementino Fraga Filho, R io de Janeiro, Brazil _____________ _______________ _______________ _______________ _______________ _______________ _ Abstract Background: Many authors have described MELD as a predictor of short-term mortality in the liver transplantation waiting list. However MELD sco re accuracy to predict long term mortality has not been statistically evaluated. Objective: The aim of this study is to analy ze the MELD score as well as other variables as a predictor of long-term mortality using a new model: the Survival T ree analysis. Study Design and Setting: The variables obtained at the time of liver transplantation list enrollment and considered in this study are: sex, ag e, blood type, body mass index, etiology of liver disease, hepatocellular carcinoma, waiting time for transplant and MELD. Mortality on the waiting list is the outcome. Exclusion, transplantation or still in the transpl antation list at the end of the study are censored data. Results: The graphical representation of the survival trees showed that the most statistically significant cut off is related to MELD score at point 16. Conclusion: The results are compatible with the cut o ff point of MELD indicated in the clinical literature. Keywords: Survival tree; Conditional inference tr ees; Recursive partitioning; MELD; Liver transplantation waiting list; Long term mortality prediction * Corresponding author. Tel.: +55-21-256225 94 E-mail address: bas ilio@hucff.ufrj.br ( B.B. Pereira ) 2 What is New - MELD score cut off to predict long term mort ality in liver transplantation waiting list was statistically evaluated for the first time. - Survival Analysis Tree and MELD was used to predict long term mortality. 1. Introduction The Model for End-Stage Liver Disease (MELD) score was described as a short ter m mortality index used to predict three month mortality in patients who underwent transjugular intrahepatic portosystemic shunt (TIPS) insertion [1]. It was subsequently applied to allocate liver grafts in liver transplantation list in the United States and several countries, since February 2002 [2]. Many countries use subjective local criteria or UNOS base d policy to allocate liver grafts according to liver disease severity [3]. In Brazil, liver transplantation waiting list was organized according to a chronological system until June, 2006 [4]. The liver transplantation waiting list time varies significantly among various centers but usually reflect a gap between the donor liver pool and the demand for transplant [5]. The longer waiting time results in a higher mortality rate [6]. It is important to identify those patients with th e worst outcome . There are several factors related to liver transplantation waiting list mortality as ag e, gender, blood type and disease etiology [7]. Many authors have described MELD as an independent tool related to short term mortality in the transplantation waiting list and tried to determin e a threshold to assess prognosis and m ortality in this setting [8,9]. However MELD score accuracy to predict long term mortality has not been statistically evaluated in the past. The aim of this study was to analyze the MELD sco re as a predictor of long term mortality using a Survival Analysis Tree and to establish a MELD cu t off point that better predicts this long term mortality. Cut off points of other covariates are also evaluated and their interactions with MELD is also analyzed. The data base and methods are presented in section 2. Section 3 presents the recursive partitioning method. The results and conclusion are presented in sections 4 and 5 respectively. 3 2. Data base and methods From November 1997 to July 2006, all patients in the liver transplantation waiting list were evaluated for inclusion in the study. Patients w ith incomplete data for MELD calculation were excluded and 529 were included. Data were obtained from the patient inclusion registration form and from the hospital’s internal system of patient registration (Medtrack) and organized in excel for posterior analysis. The variables obtained at the time of liver transpla ntation list enrollment and considered in this study are: sex, age, blood type, body mass index, etiology of liver disease, hepatocellular carci noma, waiting time for transplant (in days) and MELD . The formula for the MELD score [1] is 3.8*log e (bilirubin[m g/dL]) + 11.2*log e (INR) + 9.6*log e (creatinine [mg/dL]) + 6.4*(etiology: 0 if cholestatic or alcoholic, 1 otherwise). From the 529 patients in the data base, 61% were male. The mean age was 51 ± 13 years old. The most frequent etiology for liver disease was chronic hepatitis C (47%), alcoholic liver disease (17%) and cryptogenic (10%). Regarding general outcom e , 36% died, and 64% are censored, from which 8% left the transplant list, 14% had been submitte d to a liver transplant, and 42% are still in list. The statistical approach used is the Survival Tree developed by Hothorn et al. [10]. The implementation was done using R [11] packages [10]. 3. Recursive partitioning A learning set L consists of m covariates X = (X 1 ,..., X m ) of a sample space m χ χ χ × × = ... 1 and a response Y of a sample space Y . Let it be a learning set L used to form a predictor ϕ (x, L) , i.e., if the input is x the answer y will be predicted by ϕ (x, L ). So, the conditional distribution D(Y | X) of the respon se given covariates X depends on a function f of the covariates D(Y | X) = D(Y | X 1 ,..., X m ) = D (Y | f(X 1 ,..., X m )) , with the restriction that the partition is based on the regression relati onships so that the covariate space U r k k B 1 = = χ are partitioned in r disjoint cells B 1 ,..., B r . 4 The regression model will be fitted based on a learning sample L n composed of n independent and identically distributed observations. Hothorn et al.[10] used regression models describing the conditional distribution of a response Y given the status of m covariates through the tree-structured recursive partiti oning and form ulated a generic algorithm for recursive binary partitioning for a given learning sam ple L n using non-negative valued case weights w = (w 1 ,..., w n ) . Each node of a tree is represented by a vector of non-zero case weights if the corresponding observations are elements of the node and zero otherwise. The association between the response Y and covariates X j , j = 1, ... , m is measured by the following linear statistics () ( ) ( ) ( ) ( ) pjq n i T n i ji j i n j Y Y Y h X g w vec w L T ℜ ∈ = ∑ = 1 1 ,..., , , where g j : X j →ℜ pj is a non-random transformation of the c ovariate X j . h: Y x Y n →ℜ q is the influence function that depends on the responses (Y 1 , ...,Y n ) in a permutation symmetric way. vec is the operator that convert a p j x q matrix into a p j q column vector by column-wise combination. The distribution of T j (L n , w) under the partial hypotheses H j 0 depends on the joint distribution of Y and X j , which is unknown under almost all practical circumstances. This principle leads to test procedures known as permutation tests. The majority of the algorithms for the constr uction of classification or regression trees algorithm follow a general rule [12]: 1) Partition the observations by univariate splits in a recursive way. 2) Fit a constant model in each cell of the resulting partition. Hothorn et al. [10] im plemented the conditional inference trees which embed recursive binary partitioning into the well defined theory of permutation tests developed by Strasser and Weber [13]. These are the steps of the algorithm [14]: 1) Test the global null hypothesis of inde pendence between any of the input variables and the response (which may be multivariate as well). Stop if this hypothesis cannot be rejected. Otherwise 5 select the input variable with strongest association to the response. This association is measured by a p-value corresponding to a test for the partial n ull hypothesis of a single input variable and the response. 2) Implement a binary split in the selected input variable. 3) Recursively repeats steps 1) and 2). The algorithm stops if the global null hypothesis of independence between the response Y and any of the m covariates cannot be rej ect at a pre-specified nominal level α . Otherwise the association between the response and each of the m covariates is measured by test statistics or P-values that indicate the deviations from the partial hypotheses H j 0 . 4. Results This section presents a graphical representation of the survival tree for th e 529 patients in the liver transplantation waiting list using R [11] packages [10] . P-values correspond to the log-rank test. In Figure 1 one can observe the MELD cut off at point 16. This survival tree also presents some other cut offs statistically significant. meld p < 0. 001 1 ≤ 16 > 16 meld p = 0. 003 2 ≤ 12 > 12 Node 3 ( n = 221) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 4 ( n = 160) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 meld p = 0. 024 5 ≤ 32 > 32 Node 6 (n = 140) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 7 ( n = 8) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Figure 1 – Survival Tree (MELD) 6 Figure 2 shows that the first important cut off is related to MELD at point 16 and also presents the interaction with age where the cut off corresponds to 33.2 years. meld p < 0. 001 1 ≤ 16 > 16 meld p = 0. 006 2 ≤ 12 > 12 Node 3 ( n = 221) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 4 ( n = 160) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 age p = 0. 021 5 ≤ 33.206 > 33.206 Node 6 (n = 22) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 7 ( n = 126) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Figure 2 – Survival Tree (Interaction between MELD and age) Figure 3 shows again that the principal cut off is corresponding to MELD at point 16 an d also the relevant interaction with he patocellular carcinoma (HCC). meld p < 0. 001 1 ≤ 16 > 16 meld p = 0. 006 2 ≤ 12 > 12 Node 3 ( n = 221) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 hc c p = 0. 015 4 ye s no Node 5 ( n = 13) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 6 ( n = 147) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 meld p = 0. 047 7 ≤ 32 > 32 Node 8 ( n = 140) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 9 ( n = 8) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Figure 3 – Survival Tree (Interaction between MELD and HCC) 7 Finally, Figure 4 presents a decision cut off with th ree variables: MELD (cut off at point 16), age, and hepatocellular carcinoma (HCC). The other va riables in the data base did not show any interaction with MELD. meld p < 0. 001 1 ≤ 16 > 16 meld p = 0. 009 2 ≤ 12 > 12 Node 3 ( n = 221) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 hc c p = 0. 022 4 ye s no Node 5 ( n = 13) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 6 ( n = 147) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 age p = 0. 031 7 ≤ 33.206 > 33.206 Node 8 ( n = 22) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Node 9 ( n = 126) 0 200 600 1000 1400 0 0.2 0.4 0.6 0.8 1 Figure 4 – Survival Tree (Interaction between MELD, age and HCC) 5. Conclusion The optimal cut off point to MELD score in the clinical literature is around 16 or 17 [8,15]. This has been confirmed in all survival trees presented in this paper where the cut off point to MELD score based on the data is 16. Our statistical results reinforce the cut off point indicated in the clinical literature. Authors' contributions Nascimento EM (M.Sc.) was responsible for the im plementation of the R packages; Nascimento EM (M.Sc.) and Pereira B de B (Ph.D.) analyzed the data; Basto ST (M.D.) and Ribeiro Filho J (M.D.) collected and organized the data. All authors read and approved the final manuscript. 8 References [ 1] Kamath PS, Wiesner RH, Malinchoc M et al. A m odel to predict survival in patients with end- stage liver disease. Hepatology 2001; 33(2): 464-70. [ 2] Edwards EB, Harper AM. Application of a cont inuous disease severity score to the OPTN liver waiting list. Clin Transpl 2001: 19-24. [ 3] Fink MA, Angus PW, Gow PJ et al. Liver tran splant recipient selection: MELD vs. clinical judgment. Liver Transpl 2005; 11(6): 621-6. [ 4] Ministério da Saúde. MS - Portaria nº 1.160/200 6, in Diário Oficial da União (2006). [ 5] Zapata R, Innocenti F, Sanhueza E et al. Clinical characterization and survival of adult patients awaiting liver transplantation in Chile. Transplant Pr oc 2004; 36(6): 166 9-70. [ 6] Ransford R, Gunson B, Mayer D, Neuberger J, Christensen E. Effe ct on outcome of the lengthening waiting list for liver transplantation. Gut 2000; 47(3): 441-3. [ 7] Fink MA, Berry SR, Gow PJ et al. Risk factors for liver transplantation waiting list mortality. J Gastroenterol Hepatol 2007; 22(1): 119-24. [ 8] Adler M, DeGendt E, Vereerstraeten P et al. Valu e of the MELD score for the asse ssment of pre- and post-liver transplantation survival. Transplant Pr oc 2005; 37(6): 2863-4. [ 9] Lee YM, Fernandes M, DaCosta M e t al. The MELD score may help to determine optimum time for liver transplantation. Transplant Proc 2004; 36(10): 3057-9. [10] Hothorn T, Hornik K, Zeileis A. Unbiased Recursive Partitioning: A Conditional Inference Framework. Journal of Computational and Graphical Statistics 2006; 15(3): 651-74. [11] R Development Core Team ( 2008). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-9000 51-07-0. Available from: http://www.R-project.org. [12] Everitt, B.S.; Hothorn, T. A Handbook of Statistical Analyses Using R . Boca Raton, FL: Chapman & Hall/CRC Press; 2006. 275 p. [13] Strasser H, Weber C. On the Asymptotic Th eory of Permutation Statistics. Vienna: Vienna University of Economics and Business Administ ration; Report No. 27. Adaptive Information Systems and Modelling in Economics and Manage ment Science. [Internet] 1999 [c ited 2008 Jun 9 7]. 28 p. Available from: http://epub.wu-wien. ac.at/dyn/virlib/wp/eng/mediate/epub-wu- 01_94c.pdf?ID=epub-wu-01_9 4c [14] Hothorn T, Hornik K, Zeileis A. A computa tional framework for conditio nal inference with an application to unbiased recursive partitioning . [Internet] 2005 [cited 2008 Jun 7]. Available from: http://www.imbe.med.uni-erlangen.de/~hothorn/talks/statgenomicssemTH.pdf. [15] Degré D, Bourgeois N, Boon N et al. Aminopyrine breath test compared to the MELD and Child-Pugh scores for predicting mortality among cirrhotic patients awaiting liver transplantation. Transpl Int 2004; 17( 1): 31-8.

Original Paper

Loading high-quality paper...

Comments & Academic Discussion

Loading comments...

Leave a Comment