Towards Prediction of Radiation Pneumonitis Arising from Lung Cancer Patients Using Machine Learning Approaches

Size: px
Start display at page:

Download "Towards Prediction of Radiation Pneumonitis Arising from Lung Cancer Patients Using Machine Learning Approaches"

Transcription

1 Towards Predcton of Radaton Pneumonts Arsng from Lung Cancer Patents Usng Machne Learnng Approaches Jung Hun Oh, Adtya Apte, Rawan Al-Loz, Jeffrey Bradley, Issam El Naqa * Dvson of Bonformatcs and Outcomes Research, Department of Radaton Oncology, Washngton Unversty School of Medcne, MO 63110, USA ABSTRACT Purpose: Radaton pneumonts (RP) s a potentally fatal sde effect arsng n lung cancer patents who receve radotherapy as part of ther treatment. For the modelng of RP outcomes data, several predctve models based on tradtonal statstcal methods and machne learnng technques have been reported. However, no gudance to varaton n performance has been provded to date. Materals and methods: In ths study, we explore several machne learnng algorthms for classfcaton of RP data. The performance of these classfcaton algorthms s nvestgated n conjuncton wth several feature selecton strateges and the mpact of the feature selecton strategy on performance s further evaluated. The extracted features nclude patent s demographc, clncal and pathologcal varables, treatment technques, and dose-volume metrcs. In conjuncton, we have been developng an n-house Matlab-based open source software tool, called dose-response explorer system (DREES), customzed for modelng and explorng dose response n radaton oncology. Ths software has been upgraded wth a popular classfcaton algorthm called support vector machne (SVM), whch seems to provde mproved performance n our exploraton analyss and has strong potental to strengthen the ablty of radotherapy modelers n analyzng radotherapy outcomes data. These tools are demonstrated on an nsttutonal non-small cell lung carcnoma (NSCLC) dataset of patents who receved radotherapy. Results: Our methods were appled to an NSCLC dataset that conssts of 09 patents nformaton, each havng 160 varables. Usng several feature selecton methods, relevant features were searched. Subsequently, wth the selected features, varous classfcaton algorthms were tested. Through these experments, we showed the usefulness of machne learnng methods n the analyss of radaton oncology dataset. Conclusons: We have presented an open-source software tool and several machne learnng algorthms for analyzng radotherapy outcomes. We demonstrated the tool on a lung cancer patent dataset. We beleve that the mproved tool wll provde radaton oncology modelers wth new means to analyze radaton response data. Keywords: radaton pneumonts, machne learnng, nformatcs, DREES Dsclosure: The authors declare no conflcts of nterest. 1. INTRODUCTION Lung cancer s a leadng cause of cancer-related death n both men and women n the world wth a low fve-year survval rate of 15% (Amercan Cancer Socety 008). Two man types of lung cancer are small cell lung carcnoma (SCLC) and non-small cell lung carcnoma (NSCLC). Approxmately, 80% of lung cancer cases are classfed as NSCLC. About 50% of lung cancer patents receve radotherapy n addton to or nstead of surgery and t s the man treatment for patents wth advanced and noperable stages (Amercan Cancer Socety 008). One of the potentally fatal sde effects of radotherapy n lung cancer s radaton-nduced lung njury known as radaton pneumonts (RP) that results from over-dosage of surroundng normal tssues (Deasy et al. 00; El Naqa et al. 006a, 006b; Spencer et al. 009). Thus, the optmzaton of treatment plannng dose dstrbutons s crucal for provdng tumor tssues wth suffcent doses whle sparng normal tssues from excessve radaton effects. Recent advances n radotherapy and botechnology such as hghly advanced 3D treatment plannng systems provde new opportuntes to precsely estmate tumor local control probablty and complcaton rsk to surroundng normal tssues, whch allows for not only mprovements of tumor localzaton and dose dstrbuton but also ndvdualzed and patent-specfc treatment plannng decsons (Hope et al. 006). Nevertheless, the lack of dedcated nformatcs tools for extractng and analyzng metrcs that could be related to *elnaqa@wustl.edu; phone ; fax ; radonc.wustl.edu Ths artcle s lcensed under a Creatve Commons Attrbuton 4.0 Internatonal Lcense. do: /jro ISSN: X, J Radat Oncol Inform 009; 1:1:30-43

2 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches radotherapy outcomes such as RP poses challenges for predcton of such effects and customzaton of treatment plan desgn based on expected rsk. We demonstrate the development of such tools n ths study by comparng dfferent machne learnng strateges for dentfcaton of factors that could be assocated wth RP. Ths process s composed of three steps: (1) selectng relevant varables, () buldng approprate classfers based on supervsed learnng, and (3) presentng robust tools to the radaton oncology communty through our open-source software. Proper feature selecton s a major challenge n machne learnng and s posed as the ablty to select a subset of features that wll represent the dataset or dstngush one patents group from another group. The objectves of feature selecton are manfolds: to mprove the learner (.e., classfer) performance such as ts accuracy or speed and to understand the underlyng process that generates the data. Feature selecton strateges desgned wth dfferent evaluaton crtera are manly dvded nto two categores: the flter approach and the wrapper approach. The crtera used by these approaches nclude dstance measures (Bns & Draper 001; Sebban & Nock 00), dependency measures (Yu & Lu 004), consstency measures (Dash & Lu 003; Lashka & Anthony 004), and nformaton measures (Battt 1994; Kwak & Cho 00). The flter method selects relevant feature subsets based upon characterstcs of the data wthout nvolvng any classfcaton algorthm. In contrast, the wrapper method employs a predetermned classfcaton algorthm to evaluate the qualty of features. It tends to requre ntensve computatons whle t outperforms the flter method n general. In order to use advantages of both the flter and wrapper methods, hybrd approaches have been also proposed. These methods not only mprove the performance but speed up the feature selecton task. In a varety of bonformatcs areas, the feature selecton methods have been used, ncludng sequence analyss (Salzberg et al. 1998; Delcher et al. 1999), mcroarray analyss (Alon et al. 1999; Ben-Dor et al. 000; Golub et al. 1999), mass spectra analyss (Petrcon & Lotta 003; Oh et al. 009), sngle nucleotde polymorphsm (SNP) analyss (Daly et al. 001), and text mnng (Cohen & Hersch 005; Jensen, Sarc & Bork 006; Saeys, Inza & Larrañaga 007). Classfcaton s a problem of assgnng a sample to a predefned class based on condtonal features. Many common classfcaton technques, ncludng lnear dscrmnate analyss (LDA), decson tree, neural networks, SVM, k-nearest neghbor (knn), and Bayesan classfers, have been proposed n a varety of applcatons. LDA and SVM are two man knds of lnear classfers. That s, they seek to fnd a hyperplane for whch one group can be correctly separated from another group as much as possble (Lotte et al. 007). SVM proposed by Vapnk and hs colleagues s a novel approach for solvng classfcaton problems. It s based on the structural rsk mnmzaton prncple to mnmze an upper bound of the generalzaton error (Vapnk 1995; Jeng 006). A major part of our nformatcs efforts s focused towards provdng better tools to the radotherapy outcome analyst to gan a more nsghtful understandng of complex varable nteractons that affect outcome and support treatment plannng systems wth mproved predctve models of response. Therefore, we have upgraded our n-house software tool DREES (dose-response explorer system) wth several statstcal and graphcal tools; n partcular, we have added a new machne learnng module based on SVM as dscussed further below. The remander of ths paper s organzed as follows. In Sectons and 3, we ntroduce feature selecton and classfcaton algorthms nvestgated n ths study. In Secton 4, we present a new verson of DREES that s equpped wth SVM. Expermental results wth dose-volume data n lung cancer are shown n Secton 5. Fnally, we summarze our conclusons n Secton 6.. FEATURE SELECTION TECHNIQUES.1 SVM-Recursve Feature Elmnaton (SVM-RFE) SVM-RFE, proposed by Guyon et al., s a sequental backward feature elmnaton method based on SVM (Guyon et al. 00). In SVM-RFE, features are ranked n a way that the least mportant feature s removed after teratvely tranng a SVM classfer wth exstng features. To determne a feature to be elmnated at each teraton, the weghts (w ) are estmated (see below) and a feature wth the smallest w value n the weght vector s removed.. Correlaton based Feature Selecton A correlaton based feature selecton method measures correlatons between features and tres to fnd the best feature subset by usng a heurstc search strategy n a manner of the forward best frst search (Hall & Smth 1999). The fundamental dea behnd the method s that good features are hghly correlated wth the class, but uncorrelated wth each other. The evaluaton functon of a subset of features s: J Radat Oncol Inform 009; 1:1:30-43

3 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 3 EV S hr cf # (1) h " h( h!1) r ff where EV S represents the heurstc evaluaton of a feature subset S contanng h features; r cf and feature-class correlaton and the mean feature-feature ntercorrelaton, respectvely..3 Ch-square Feature Selecton r ff are the mean A Ch-square feature selecton method s a smple algorthm based on the! statstc to dscretze features repeatedly untl some nconsstences are found n the data (Lu & Setono 1995). As a result of dscretzaton, the feature selecton s completed. The measure of the Ch-square s defned to be: where, k s the number of classes, k ( Aj! Ej ) % # $$ () E # 1 j # 1 A j s the number of patterns n the th nterval, jth class, R s the number of patterns n the th nterval = $ j # C j s the number of patterns n the jth class = $ # A N s the total number of patterns = $ # R 1, E j s the expected frequency of A j = R C j /N. k 1 j, A 1 j, j.4 Informaton Gan based Feature Selecton An nformaton gan based feature selecton s an algorthm based on nformaton theory for feature selecton n multclass problems. Let S be the set of nstances from k classes,.e., c 1, c,, c k. The entropy of the class dstrbuton n S s defned as follows: k c c I ( S) #! $ log. (3) # 1 S S Then, the nformaton gan of nstance set S based on attrbute F s calculated as Gan ( F ) # I( S)! I( S F ), (4) t S j # I ( S)! $ & I( S j ) S j # 1 where t s the set of all the possble values of feature F. The nformaton gan reflects the reducton n uncertanty about the overall class entropy when a certan feature F s gven. In other words, features wth zero nformaton gan ndcate the nablty to reduce such uncertanty and should be removed (Oh et al. 008). 3. CLASSIFICATION METHODS J Radat Oncol Inform 009; 1:1:30-43

4 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches Support Vector Machne SVM s a supervsed learnng algorthm, orgnally desgned to solve two-class classfcaton problems (Burges 1998; El Naqa et al. 00; El Naqa et al. 009; Oh et al. 006). The basc dea behnd SVM s to fnd an optmal hyperplane for whch a gven tranng data are well separated. It s acheved by maxmzng the margn between the two classes after mappng the tranng data x nto a hgher dmensonal space va a mappng functon "(x). As a result, a decson functon s as follows: f ( x) #) w, ((x) ' " b, (5) where w s a weght vector and b s a scalar. Suppose that there are n tranng samples {(x, y ), 1 # # n} where x s the th tranng sample consstng of an m- dmensonal feature vector and y!{ 1, 1} s the class label of x. The problem of fndng the optmal hyperplane can be formulated as the followng optmzaton problem subject to n 1 mn w " C$ *, (6) # 1 y ( x ) 1! *, * + 0, f + where! s a slack varable and C s a user defned soft-margn constant whch regularzes the trade-off between tranng error and margn maxmzaton. Ths optmzaton problem can be solved n ts Wolfe dual form wth respect to Lagrange multplers and can be reduced to a quadratc programmng problem: subject to 1 mn n n $$ # 1 j # 1 n $,, y y K(x,x )!,, (7) j j j # 1 Here, we can compute the weght vector as w: $ 0 -, - C,, y n # 1 # 0. l $ w #, ((x ), (8) # 1 y where " s Lagrange multplers and l s the number of support vectors. In Eq. (7), "(x ) T "(x j ) s substtuted wth a kernel functon K(x,x j ) by the kernel trck. Note that for the lnear case K(x,x j ) = x x j. Two typcal kernels are polynomal: K(x,x j ) = (e + x x j ) d and radal bass functon (RBF): K(x,x j ) = exp( 1/(# ) x x j ) where e, d, and # are adjustable kernel functon parameters (El Naqa, Bradley & Deasy 008). 3. Decson Trees A decson tree classfer has a herarchcal structure n whch the data set s recursvely parttoned untl each partton conssts entrely or almost entrely of samples from one class. In the tree, leaf nodes represent classes and non-leaf nodes ndcate selected decson rules. Startng at the root node, one sample s evaluated by the decson rule. It keeps movng down the tree branch untl t reaches a leaf node. We used J48 that s mplemented as a decson tree classfer n WEKA (Wtten & Frank 005). 3.3 Random Forest A random forest classfer s an ensemble of classfcaton trees grown on bootstrap samples of the tranng data n conjuncton wth a random feature selecton n the tree nducton process. Gven a new nput, each tree casts a vote and the class havng the most votes s chosen (Rodrguez, Kuncheva & Alonso 006). J Radat Oncol Inform 009; 1:1:30-43

5 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches Nave Bayes In a nave Bayes classfer, t s assumed that all features are mutually ndependent gven a class label, that s, each feature has the class varable as ts parent (Fredman, Geger & Goldszmdt 1997). In practce, despte ts smplfed assumpton the nave Bayes classfer has often shown good performance compared to sophstcated classfcaton methods n a varety of applcatons. In the nave Bayes classfer, the most probable class s obtaned by usng the Bayes theorem: c * n. # arg max p( c) # p(x c). (9) c # 1 (a) Parameters for SVM (b) The results of SVM classfcaton J Radat Oncol Inform 009; 1:1:30-43

6 Fgure 1. SVM classfcaton n DREES 4. DREES SOFTWARE Towards fulfllng our objectve to provde clncans and scentsts wth an accurate, flexble and user-frendly tool to explore radotherapy outcomes data and model the statstcal tumor control or normal tssue complcaton, we have developed an open-source software called DREES that enables clncal researchers to customze the functon for radotherapy outcome modelng (El Naqa et al. 006b). DREES s avalable from Recently, we ncorporated a popular SVM code called LbSVM ( nto DREES so that t can provde more powerful ablty for the analyss of radotherapy data (Chang & Ln 001). Fgure 1 llustrates a screenshot of the nterface for usng SVM n DREES. The results of SVM classfcaton are shown n Command Wndow of Matlab. In addton, new vsual representaton usng SVM was developed as shown n Fgure 1. The fgure shows the contour plot of SVM for two features, that s, the contour plot represents the kernel-based pneumonts nonlnear predcton model. The gray lne ndcates the hyperplane of the SVM classfer. The software s shared based on the GNU General Publc Lcense (GPL) v3. *elnaqa@wustl.edu; phone ; fax ; radonc.wustl.edu Copyrght 009 Journal of Radaton Oncology Informatcs ISSN: X, J Radat Oncol Inform 009; 1:1:30-43

7 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 7 Table 1. Top ranked 10 features for each feature selecton strategy. For CFS, only 5 features were found by ts crteron. Rankng IG Ch-square SVM-RFE CFS 1 Followup Followup D10_heartMC COMSI COMSI MOH10_heartMC V40_heartMC PerformanceStatus 3 V55_heartMC MOH5_heartMC V5_heartMC Followup 4 MOH5_heartMC V55_heartMC DCOMSI_heart D0_lungMC 5 MOH10_heartMC D5_heartMC D55_lungMC MOH10_heartMC 6 D10_heartMC COMSI maxdose 7 D35_lungMC D10_heartMC PerformanceStatus 8 D5_heartMC MOH0_heartMC V30_heartMC 9 MOH0_heartMC D35_lungMC TmeAxs 10 MOH15_heartMC V65_heartMC D15_heartMC Table. The performance when the correlaton based feature selecton s used. Methods MCC Accuracy Senstvty Specfcty AUC Naïve Bayes Random Forest Decson Tree RBF-SVM P-SVM L-SVM EXPERIMENTAL RESULTS 5.1 The Data Set In ths study, we analyzed an NSCLC dataset that conssts of nformaton obtaned from 09 patents at Washngton Unversty School of Medcne, who had receved radotherapy wth medan doses around 70 Gy as part of ther treatment. The dose dstrbuton was recalculated usng Monte Carlo methods (MC). The number of patents dagnosed wth RP was 48 patents called the dsease group. The remanng 161 patents belong to the control group. The data obtaned from each patent s composed of clncal features (age, gender, race, chemo, stage, smoke, treatment, etc.), relatve locaton of the tumor wthn the lung or nearby heart, and dosmetrc features, ncludng mean dose, maxmum dose, mnmum dose, V x (volume gettng at least x Gy), D x (mnmum dose to the hottest x% volume), MOH x (mean dose to the hottest x% volume), MOC x (mean dose to the coldest x% volume) and GEUD (generalzed equvalent unform dose). In ths study, we ncluded heart related varables due to the fact that n the radotherapy of lung cancer, a porton of the heart s typcally exposed to a relatvely hgh dose of radaton that causes heart njury (Shafman et al. 004). Recently, Deasy et al. have reported that heart dose-volume metrcs may play a role n RP (Deasy et al. 008). J Radat Oncol Inform 009; 1:1:30-43

8 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 8 Table 3. The performance when the Ch-square feature selecton s used. 5. Machne Learnng Methods For analyss of the dataset, a varety of machne learnng methods for feature selecton and classfcaton were tested. For feature selecton, nformaton gan (IG) based feature selecton, ch-square feature selecton, correlaton based feature selecton (CFS), and SVM-RFE were used. For classfcaton, random forest (RF), nave Bayes (NB), decson tree (DT), and SVM were employed. In SVM, the experments were carred out changng parameters. The parameter values used n ths study are as follows: # n radal bass functon SVM (RBF-SVM) vares n {0.5, 1,, 3, 4, 5}; degree d and coeffcent e n polynomal SVM (P-SVM) vary n {1,, 3, 4} and {0, 1}, respectvely; for C, {1, 10, 100} are set. By combnng these parameters, 18 RBF-SVMs, 4 P-SVMs, and 3 lnear SVMs (L-SVMs) are formed. Snce the dataset s mbalanced n sze, n SVMs weghtng values of 3 and 1 were placed nto the dsease group and control group, respectvely. J Radat Oncol Inform 009; 1:1:30-43

9 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 9 Table 4. The performance when SVM-RFE s used. 5.3 Performance Metrc Our comparatve experments were performed usng the WEKA software package ( For the unbased performance estmate, all measurements were averaged after 30 teratons of 10-fold cross-valdaton (CV) for each classfcaton algorthm. In the analyss of mbalanced data set, Matthew's correlaton coeffcent (MCC) s wdely used as a performance evaluaton metrc. MCC s calculated as follows: TP& TN! FP& FN r # (10) (TP " FP)(TP " FN)(TN " FP)(TN " FN) where TP and TN are the number of patents correctly classfed n the dsease and control group, and FN and FP are the number of patents falsely classfed n the dsease and control group, respectvely. r takes a real value n [ 1.0, 1.0]. A coeffcent of +1 means a perfect classfcaton. In contrast, 1 represents a perfect nverse predcton. A coeffcent of zero ndcates an average random predcton. In addton, we measured accuracy, senstvty, specfcty, and AUC (area under the ROC curve) as performance evaluaton metrcs. The accuracy, senstvty and specfcty are defned as follows: J Radat Oncol Inform 009; 1:1:30-43

10 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 10 TP " TN Acc #, TP " FN " TN " FP TP Sen #, TP " FN TN Spe #. (11) TN " FP Table 5. The performance when the nformaton gan based feature selecton s used. Table 6. The performance when all features wthout feature selecton are used. Methods MCC Accuracy Senstvty Specfcty AUC Naïve Bayes Random Forest Decson Tree RBF-SVM P-SVM L-SVM J Radat Oncol Inform 009; 1:1:30-43

11 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches Feature Selecton and Classfcaton Table 1 dsplays the top ten features selected by the three feature selecton algorthms. For CFS, only fve features were chosen by ts crteron. It s worthy to note that some features were commonly found n dfferent feature selecton methods. For example, 'Followup', 'COMSI' (center-of-mass of tumor locaton n the superor nferor drecton), and 'MOH10_heartMC' were selected n IG, Ch-square, and CFS. 'D10_heartMC' was found n IG, Ch-square, and SVM- RFE. It suggests that the features are mportant for dstngushng the dsease (RP) group from the control (no RP) group. Table through Table 5 show the performance n classfcaton algorthms for four dfferent feature selecton strateges wth the top one, then the top two, and so forth up to the top ten features. Note that Table llustrates the results obtaned usng all fve features that were searched by CFS. Interestngly, n all cases kernel SVMs (RBF-SVM and P-SVM) acheved the best MCC on ths dataset. In partcular, wth features found by SVM-RFE, the performance of RBF-SVM and P-SVM outperformed consderably other methods. As shown n Table, the best MCC was obtaned when CFS was exploted wth RBF-SVM, resultng n Also, P-SVM ganed comparable MCC (0.4118). Table 6 shows the MCC values when all features were used wthout feature selecton. As can be seen n the table, n all cases MCC values were much lower than those ganed when only a few mportant features were utlzed. It justfes the mportance of feature selecton n classfcaton algorthms. Fgure dsplays the maxmum MCC values across all classfcaton algorthms for each feature selecton method. The frst bar n the fgure represents the MCC value when all features were used. The hghest MCC value (0.4131) was acheved when RBF-SVM wth C = 100, # =, and the fve features n conjuncton wth CFS were employed. Also, accuracy, senstvty, specfcty, and AUC obtaned wth these parameters were 74.74%, 69.57%, 76.7%, and 0.79, respectvely. (a) The maxmum MCC for each feature selecton method Feature Selecton Max-MCC Method No. of features C # d e w/o FS RBF-SVM CFS RBF-SVM Ch-square P-SVM IG RBF-SVM 10 SVM-RFE P-SVM (b) Parameter values used for achevng the maxmum MCC Fgure. The comparson of the maxmum MCC across all classfcaton algorthms for each feature selecton method. Note that w/o FS means wthout feature selecton. J Radat Oncol Inform 009; 1:1:30-43

12 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 1 6. CONCLUSION We have compared the performance of dfferent machne learnng algorthms n dentfyng sgnfcant features that are related to RP and could be used n buldng patents classfcaton rsk models of ths dsease. In our classfcaton experments wth the selected features, the kernel SVMs showed a hgher MCC than not only lnear SVM but also other competng classfcaton algorthms after correcton for mbalance effect. It s our expectaton that the applcaton of machne learnng methods to the analyss of post-radotherapy data wll shed more lght on a better understandng of underlyng mechansms n normal tssue toxctes and advance the clncal translatonal goal of ndvdualzng radotherapy n NSCLC patents. To support ths goal, we have developed a graphcal user nterface (GUI) tool to explore radotherapy outcomes data and buld data-drven statstcal tumor control or normal tssue complcatons. We wll contnue to develop DREES based on user s feedback, as an nformatcs tool to ad medcal physcsts and clncal researchers to buld more predctve radotherapy outcome models. 7. ACKNOWLEDGEMENTS We thank Dr. Joseph Deasy for valuable suggestons. Ths work was partally supported by NIH grant 1K5CA REFERENCES [1] Alon, U, Barka, N, Notterman, DA, Gsh, K, Ybarra, S, Mack, D & Levne, AJ 1999, 'Broad patterns of gene expresson revealed by clusterng analyss of tumor and normal colon tssues probed by olgonucleotde arrays', Proc. Nat. Acad. Sc., vol. 96, [] Amercan Cancer Socety 008, Cancer Facts and Fgures, Atlanta, GA: Amercan Cancer Socety. [3] Battt, R 1994, 'Usng mutual nformaton for selectng features n supervsed neural net learnng', IEEE Trans. Neural Networks, vol. 5, no. 4, pp [4] Ben-Dor, A, Bruhn, L, Fredman, N, Nachman, I, Schummer, M & Yakhn, Z 000, 'Tssue classfcaton wth gene expresson profles', J. Comput. Bol., vol. 7, [5] Bns, J & Draper, B 001, 'Feature selecton from huge feature sets', n Proc. Int. Conference Computer Vson, pp [6] Burges, C 1998, 'A tutoral on support vector machnes for pattern recognton', Data Mnng and Knowledge Dscovery, vol., pp [7] Chang, C & Ln, C 001, LIBSVM: A Lbrary for Support Vector Machnes, software avalable at [8] Cohen, A & Hersch, W 005, 'A survey of current work n bomedcal text mnng', Bref. Bonformatcs, vol. 6, [9] Daly, MJ, Roux, JD, Schaffner, SF, Hudson, TJ & Lander, ES 001, 'Hgh-resoluton haplotype structure n the human genome', Nat. Genet., vol. 9, 9 3. [10] Dash, M & Lu, H 003, 'Consstency-based search n feature selecton', Artfcal Intellgence, vol. 151, pp [11] Deasy, JO, Nemerko, A, Herbert, D, Yan, D, Jackson, A, Haken, RT, Langer, M, Sapareto, S & AAPM/NIH 00, 'Methodologcal ssues n radaton dose-volume outcome analyses: summary of a jont AAPM/NIH workshop', Medcal Physcs, vol. 9, no. 9, pp [1] Deasy, JO, Trovo, M, Huang, EX, Mu, Y, El Naqa, I, Bradley, JD 008, 'Hgh-dose heart rradaton s a statstcally sgnfcant rsk factor for radaton pneumonts wthn logstc-multvarate modelng', ASTRO 008. [13] Delcher, A, Delcher, AL, Harmon, D, Kasf, S, Whte, O & Salzberg, SL 1999, 'Improved mcrobal gene dentfcaton wth GLIMMER', Nuclec Acds Res., vol. 7, [14] El Naqa, I, Yang, Y, Wernck, M, Galatsanos, N & Nshkawa, R 00, 'A support vector machne approach for detecton of mcrocalcfcatons', IEEE Trans. Medcal Imagng, vol. 1, no. 1, pp [15] El Naqa, I, Bradley, J, Blanco, A, Lndsay, P, Vcc, M, Hope, A & Deasy, J 006, 'Multvarable modelng of radotherapy outcomes, ncludng dose-volume and clncal factors', Int. J. Radat. Oncol. Bol. Phys., vol. 64, no. 4, pp [16] El Naqa, I, Suneja, G, Lndsay, P, Hope, A, Alaly, J, Vcc, M, Bradley, J, Apte, A & Deasy, J 006, 'Dose response explorer: an ntegrated open-source tool for explorng and modellng radotherapy dose-volume outcome relatonshps', Physcs n Medcne and Bology, vol. 51, no., pp [17] El Naqa, I, Bradley, J & Deasy, J 008, 'Nonlnear kernel-based approaches for predctng normal tssue toxctes', n Proc. of 7th Int. Conference on Machne Learnng and Applcatons, pp J Radat Oncol Inform 009; 1:1:30-43

13 Hun Oh et al.: Predcton of Rad. Pneumonts Arsng from Lung Ca. Pts Usng Mach. Learnng Approaches 13 [18] El Naqa, I, Bradley, JD, Lndsay, PE, Hope, AJ & Deasy, JO 009, 'Predctng radotherapy outcomes usng statstcal learnng technques', Physcs n Medcne and Bology, vol. 54, pp. S9 S30. [19] Fredman, N, Geger, D & Goldszmdt, M 1997, 'Bayesan network classfers', Mach. Learn., vol. 9, no., pp [0] Golub, TR, Slonm, DK, Tamayo, P, Huard, C, Gaasenbeek, M, Mesrov, JP, Coller, H, Loh, ML, Downng, JR, Calgur, MA, Bloomfeld, CD & Lander, ES 1999, 'Molecular classfcaton of cancer: class dscovery and class predcton by gene expresson montorng', Scence, vol. 86, [1] Guyon, I, Weston, J, Barnhll, S & Vapnk, V 00, 'Gene selecton for cancer classfcaton usng support vector machnes', Machne Learnng, vol. 46, pp [] Hall, MA & Smth, LA 1999, 'Feature selecton for machne learnng: comparng a correlaton-based flter approach to the wrapper', n Proc. of FLAIRS Conference, pp [3] Hope, A, Lndsay, P, El Naqa, I, Alaly, J, Vcc, M, Bradley, J & Deasy, J 006, 'Modelng radaton pneumonts rsk wth clncal, dosmetrc, and spatal parameters', Int. J. Radat. Oncol. Bol. Phys., vol. 65, no. 1, pp [4] Jeng, JT 006, 'Hybrd approach of selectng hyperparameters of support vector machne for regresson', IEEE Trans. Syst. Man Cybern. B, Cybern., vol. 36, no. 3, pp [5] Jensen, LJ, Sarc, J & Bork, P 006, 'Lterature mnng for the bologst: from nformaton retreval to bologcal dscovery', Nat. Rev. Genet., vol. 7, [6] Kwak, N & Cho, CH 00, 'Input feature selecton for classfcaton problems', IEEE Trans. Neural Networks, vol. 3, no. 1, pp [7] Lashka, G & Anthony, L 004, 'Relevant, rredundant feature selecton and nosy example elmnaton', IEEE Trans. Syst. Man Cybern. B, Cybern., vol. 34, no., pp [8] Lu, H & Setono, R 1995, 'Ch: feature selecton and dscretzaton of numerc attrbutes', n Proc. of 7th Int. Conference on Tools wth Artfcal Intellgence, pp [9] Lotte, F, Congedo, M, Lécuyer, A, Lamarche, F & Arnald, B 007, 'A revew of classfcaton algorthms for EEGbased bran-computer nterfaces', J. Neural Eng., vol. 4, R1 13. [30] Oh, JH, Nand, A, Gurnan, P, Knowles, L, Schorge, J, Rosenblatt, KP & Gao, J 006, 'Proteomc bomarker dentfcaton for dagnoss of early relapse n ovaran cancer', J.of Bonformatcs and Computatonal Bology, vol. 4, no. 6, pp [31] Oh, JH, Km, YB, Gurnan, P, Rosenblatt, KP & Gao, J 008, 'Bomarker selecton and sample predcton for multcategory dsease on MALDI-TOF data', Bonformatcs, vol. 4, pp [3] Oh, JH, Gurnan, P, Schorge, J, Rosenblatt, KP & Gao, JX 009, 'An extended Markov blanket approach to proteomc bomarker detecton from hgh-resoluton mass spectrometry data', IEEE Trans. Inf. Technol. Bomed., vol. 13, pp [33] Petrcon, E & Lotta, L 003, 'Mass spectrometry-based dagnostc: the upcomng revoluton n dsease detecton', Cln. Chem., vol. 49, [34] Rodrguez, JJ, Kuncheva, LI & Alonso, CJ 006, 'Rotaton forest: a new classfer ensemble method', IEEE. Trans. Pattern Analyss and machne Intellgence, vol. 8, pp [35] Saeys, Y, Inza, I & Larrañaga, P 007, 'A revew of feature selecton technques n bonformatcs', Bonformatcs, vol. 3, [36] Salzberg, SL, Delcher, AL, Kasf, S & Whte, O 1998, 'Mcrobal gene dentfcaton usng nterpolated Markov models', Nuclec Acds Res., vol. 6, [37] Sebban, M & Nock, R 00, 'A hybrd flter/wrapper approach of feature selecton usng nformaton theory', Pattern Recognton, vol. 35, no. 4, pp [38] Shafman, T, Yu, X, Vujaskovc, Z, Anscher, MA, Mller, K, Prosntz, RG & Marks, LB 004, Radaton-nduced lung and heart toxcty, Advances n Radaton Oncology n Lung Cancer. New York: Sprnger-Verlag. [39] Spencer, S, Bonnn, D, Deasy, J, Bradley, J & El Naqa, I 009, 'Bonformatcs methods for learnng radatonnduced lung nflammaton from heterogeneous retrospectve and prospectve data', J. of Bomedcne and Botechnology. [40] Vapnk, V 1995, The Nature of Statstcal Learnng Theory. New York: Sprnger-Verlag. [41] Wtten, I & Frank, E 005, Data Mnng: Practcal Machne Learnng Tools and Technques, nd ed. San Francsco: Morgan Kaufmann. [4] Yu, L & Lu, H 004, 'Effcent feature selecton va analyss of relevance and redundancy', J. Machne Learnng Research, vol. 5, pp J Radat Oncol Inform 009; 1:1:30-43

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer Gene Selecton Based on Mutual Informaton for the Classfcaton of Mult-class Cancer Sheng-Bo Guo,, Mchael R. Lyu 3, and Tat-Mng Lok 4 Department of Automaton, Unversty of Scence and Technology of Chna, Hefe,

More information

Reconstruction of gene regulatory network of colon cancer using information theoretic approach

Reconstruction of gene regulatory network of colon cancer using information theoretic approach Reconstructon of gene regulatory network of colon cancer usng nformaton theoretc approach Khald Raza #1, Rafat Parveen * # Department of Computer Scence Jama Mlla Islama (Central Unverst, New Delh-11005,

More information

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach Internatonal OEN ACCESS Journal Of Modern Engneerng esearch (IJME) Survval ate of atents of Ovaran Cancer: ough Set Approach Kamn Agrawal 1, ragat Jan 1 Department of Appled Mathematcs, IET, Indore, Inda

More information

Study and Comparison of Various Techniques of Image Edge Detection

Study and Comparison of Various Techniques of Image Edge Detection Gureet Sngh et al Int. Journal of Engneerng Research Applcatons RESEARCH ARTICLE OPEN ACCESS Study Comparson of Varous Technques of Image Edge Detecton Gureet Sngh*, Er. Harnder sngh** *(Department of

More information

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA 1 SUNGMIN

More information

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm Receved: March 20, 2017 401 Bomarker Selecton from Gene Expresson Data for Tumour Categorzaton Usng Bat Algorthm Gunavath Chellamuthu 1 *, Premalatha Kandasamy 2, Svasubramanan Kanagaraj 3 1 School of

More information

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract.

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract. A Support Vector Machne Classfer based on Recursve Feature Elmnaton for Mcroarray Data n Breast Cancer Characterzaton. R.Campann, D. Dongovann, E. Iamper, N. Lanconell, G. Palermo, M. Roffll, A. Rccard

More information

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM Wewe Gao 1 and Jng Zuo 2 1 College of Mechancal Engneerng, Shangha Unversty of Engneerng Scence, Shangha,

More information

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract.

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract. A Support Vector Machne Classfer based on Recursve Feature Elmnaton for Mcroarray Data n Breast Cancer Characterzaton. R.Campann, D. Dongovann, N. Lanconell, G. Palermo, A. Rccard, M. Roffll Dpartmento

More information

Joint Modelling Approaches in diabetes research. Francisco Gude Clinical Epidemiology Unit, Hospital Clínico Universitario de Santiago

Joint Modelling Approaches in diabetes research. Francisco Gude Clinical Epidemiology Unit, Hospital Clínico Universitario de Santiago Jont Modellng Approaches n dabetes research Clncal Epdemology Unt, Hosptal Clínco Unverstaro de Santago Outlne 1 Dabetes 2 Our research 3 Some applcatons Dabetes melltus Is a serous lfe-long health condton

More information

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana Internatonal Journal of Appled Scence and Technology Vol. 5, No. 6; December 2015 Modelng the Survval of Retrospectve Clncal Data from Prostate Cancer Patents n Komfo Anokye Teachng Hosptal, Ghana Asedu-Addo,

More information

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores Parameter Estmates of a Random Regresson Test Day Model for Frst Three actaton Somatc Cell Scores Z. u, F. Renhardt and R. Reents Unted Datasystems for Anmal Producton (VIT), Hedeweg 1, D-27280 Verden,

More information

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE JOHN H. PHAN The Wallace H. Coulter Department of Bomedcal Engneerng, Georga Insttute of Technology, 313 Ferst Drve Atlanta,

More information

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION www.arpapress.com/volumes/vol8issue2/ijrras_8_2_02.pdf AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION I. Jule 1 & E. Krubakaran 2 1 Department

More information

econstor Make Your Publications Visible.

econstor Make Your Publications Visible. econstor Make Your Publcatons Vsble. A Servce of Wrtschaft Centre zbwlebnz-informatonszentrum Economcs Chang, Huan-Cheng; Chang, Pn-Hsang; Tseng, Sung-Chn; Chang, Ch- Chang; Lu, Yen-Chao Artcle A comparatve

More information

Lymphoma Cancer Classification Using Genetic Programming with SNR Features

Lymphoma Cancer Classification Using Genetic Programming with SNR Features Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features Jn-Hyuk Hong and Sung-Bae Cho Dept. of Computer Scence, Yonse Unversty, 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749, Korea hjnh@candy.yonse.ac.kr,

More information

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters Tenth Internatonal Conference on Computatonal Flud Dynamcs (ICCFD10), Barcelona, Span, July 9-13, 2018 ICCFD10-227 Predcton of Total Pressure Drop n Stenotc Coronary Arteres wth Ther Geometrc Parameters

More information

Physical Model for the Evolution of the Genetic Code

Physical Model for the Evolution of the Genetic Code Physcal Model for the Evoluton of the Genetc Code Tatsuro Yamashta Osamu Narkyo Department of Physcs, Kyushu Unversty, Fukuoka 8-856, Japan Abstract We propose a physcal model to descrbe the mechansms

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew () (08) 5 - Research Artcle Prognoss Evaluaton of Ovaran Granulosa Cell Tumor Based on Co-forest ntellgence Model Xn Lao Xn Zheng Juan Zou Mn Feng

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) Internatonal Assocaton of Scentfc Innovaton and Research (IASIR (An Assocaton Unfyng the Scences, Engneerng, and Appled Research Internatonal Journal of Emergng Technologes n Computatonal and Appled Scences

More information

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of Appled Mathematcal Scences, Vol. 7, 2013, no. 41, 2047-2053 HIKARI Ltd, www.m-hkar.com Modelng Mult Layer Feed-forward Neural Network Model on the Influence of Hypertenson and Dabetes Melltus on Famly

More information

Copy Number Variation Methods and Data

Copy Number Variation Methods and Data Copy Number Varaton Methods and Data Copy number varaton (CNV) Reference Sequence ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA Populaton ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA ACCTGCAATGAT TTGCAACGTTAGGCA

More information

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation Avalable onlne www.ejaet.com European Journal of Advances n Engneerng and Technology, 2015, 2(1): 21-29 Research Artcle ISSN: 2394-658X A New Machne Learnng Algorthm for Breast and Pectoral Muscle Segmentaton

More information

CLUSTERING is always popular in modern technology

CLUSTERING is always popular in modern technology Max-Entropy Feed-Forward Clusterng Neural Network Han Xao, Xaoyan Zhu arxv:1506.03623v1 [cs.lg] 11 Jun 2015 Abstract The outputs of non-lnear feed-forward neural network are postve, whch could be treated

More information

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia 38 A Theoretcal Methodology and Prototype Implementaton for Detecton Segmentaton Classfcaton of Dgtal Mammogram Tumor by Machne Learnng and Problem Solvng *VALLIAPPA Raman, PUTRA Sumar 2 and MADAVA Rajeswar

More information

Using Past Queries for Resource Selection in Distributed Information Retrieval

Using Past Queries for Resource Selection in Distributed Information Retrieval Purdue Unversty Purdue e-pubs Department of Computer Scence Techncal Reports Department of Computer Scence 2011 Usng Past Queres for Resource Selecton n Dstrbuted Informaton Retreval Sulleyman Cetntas

More information

Balanced Query Methods for Improving OCR-Based Retrieval

Balanced Query Methods for Improving OCR-Based Retrieval Balanced Query Methods for Improvng OCR-Based Retreval Kareem Darwsh Electrcal and Computer Engneerng Dept. Unversty of Maryland, College Park College Park, MD 20742 kareem@glue.umd.edu Douglas W. Oard

More information

A Classification Model for Imbalanced Medical Data based on PCA and Farther Distance based Synthetic Minority Oversampling Technique

A Classification Model for Imbalanced Medical Data based on PCA and Farther Distance based Synthetic Minority Oversampling Technique A Classfcaton Model for Imbalanced Medcal Data based on PCA and Farther Dstance based Synthetc Mnorty Oversamplng Technque NADIR MUSTAFA School of Computer Scence and Engneerng Unversty of Electronc Scence

More information

Feature Selection for Predicting Tumor Metastases in Microarray Experiments using Paired Design

Feature Selection for Predicting Tumor Metastases in Microarray Experiments using Paired Design Feature Selecton for Predctng Tumor Metastases n Mcroarray Experments usng Pared Desgn Qhua Tan 1,2, Mads Thomassen 1 and Torben A. Kruse 1 ORIGINAL RESEARCH 1 Department of Bochemstry, Pharmacology and

More information

Comparison of support vector machine based on genetic algorithm with logistic regression to diagnose obstructive sleep apnea

Comparison of support vector machine based on genetic algorithm with logistic regression to diagnose obstructive sleep apnea Orgnal Artcle Comparson of support vector machne based on genetc algorthm wth logstc regresson to dagnose obstructve sleep apnea Zohreh Manoochehr, Nader Salar 1, Mansour Rezae 1, Habbolah Khazae 2, Sara

More information

Available online at ScienceDirect. Procedia Computer Science 46 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 46 (2015 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 46 (215 ) 1762 1769 Internatonal Conference on Informaton and Communcaton Technologes (ICICT 214) Automatc Characterzaton of Bengn

More information

Nonstandard Machine Learning Algorithms for Microarray Data Mining. Byoung-Tak Zhang

Nonstandard Machine Learning Algorithms for Microarray Data Mining. Byoung-Tak Zhang Nonstandard Machne Learnng Algorthms for Mcroarray Data Mnng Byoung-Tak Zhang Center for Bonformaton Technology (CBIT) & Bontellgence Laboratory School of Computer Scence and Engneerng Seoul Natonal Unversty

More information

Evaluation of Literature-based Discovery Systems

Evaluation of Literature-based Discovery Systems Evaluaton of Lterature-based Dscovery Systems Melha Yetsgen-Yldz 1 and Wanda Pratt 1,2 1 The Informaton School, Unversty of Washngton, Seattle, USA. 2 Bomedcal and Health Informatcs, School of Medcne,

More information

Evaluation of the generalized gamma as a tool for treatment planning optimization

Evaluation of the generalized gamma as a tool for treatment planning optimization Internatonal Journal of Cancer Therapy and Oncology www.jcto.org Evaluaton of the generalzed gamma as a tool for treatment plannng optmzaton Emmanoul I Petrou 1,, Ganesh Narayanasamy 3, Eleftheros Lavdas

More information

Cancer Classification Based on Support Vector Machine Optimized by Particle Swarm Optimization and Artificial Bee Colony

Cancer Classification Based on Support Vector Machine Optimized by Particle Swarm Optimization and Artificial Bee Colony molecules Artcle Cancer Classfcaton Based on Support Vector Machne Optmzed by Partcle Swarm Optmzaton and Artfcal Bee Colony Lngyun Gao 1 ID, Mngquan Ye 1, * and Changrong Wu 2 1 School of Medcal Informaton,

More information

Introduction ORIGINAL RESEARCH

Introduction ORIGINAL RESEARCH ORIGINAL RESEARCH Assessng the Statstcal Sgnfcance of the Acheved Classfcaton Error of Classfers Constructed usng Serum Peptde Profles, and a Prescrpton for Random Samplng Repeated Studes for Massve Hgh-Throughput

More information

Statistically Weighted Voting Analysis of Microarrays for Molecular Pattern Selection and Discovery Cancer Genotypes

Statistically Weighted Voting Analysis of Microarrays for Molecular Pattern Selection and Discovery Cancer Genotypes IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.6 No.2, December 26 73 Statstcally Weghted Votng Analyss of Mcroarrays for Molecular Pattern Selecton and Dscovery Cancer Genotypes

More information

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures Usng the Perpendcular Dstance to the Nearest Fracture as a Proxy for Conventonal Fracture Spacng Measures Erc B. Nven and Clayton V. Deutsch Dscrete fracture network smulaton ams to reproduce dstrbutons

More information

Non-linear Multiple-Cue Judgment Tasks

Non-linear Multiple-Cue Judgment Tasks Non-lnear Multple-Cue Tasks Anna-Carn Olsson (anna-carn.olsson@psy.umu.se) Department of Psychology, Umeå Unversty SE-09 87, Umeå, Sweden Tommy Enqvst (tommy.enqvst@psyk.uu.se) Department of Psychology,

More information

A Geometric Approach To Fully Automatic Chromosome Segmentation

A Geometric Approach To Fully Automatic Chromosome Segmentation A Geometrc Approach To Fully Automatc Chromosome Segmentaton Shervn Mnaee ECE Department New York Unversty Brooklyn, New York, USA shervn.mnaee@nyu.edu Mehran Fotouh Computer Engneerng Department Sharf

More information

INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES

INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES Mathematcal and Computatonal Applcatons, Vol. 15, No. 3, pp. 472-480, 2010. Assocaton for Scentfc Research INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES Zeynep Zengn

More information

Research Article Statistical Analysis of Haralick Texture Features to Discriminate Lung Abnormalities

Research Article Statistical Analysis of Haralick Texture Features to Discriminate Lung Abnormalities Hndaw Publshng Corporaton Internatonal Journal of Bomedcal Imagng Volume 2015, Artcle ID 267807, 7 pages http://dx.do.org/10.1155/2015/267807 Research Artcle Statstcal Analyss of Haralck Texture Features

More information

A Computer-aided System for Discriminating Normal from Cancerous Regions in IHC Liver Cancer Tissue Images Using K-means Clustering*

A Computer-aided System for Discriminating Normal from Cancerous Regions in IHC Liver Cancer Tissue Images Using K-means Clustering* A Computer-aded System for Dscrmnatng Normal from Cancerous Regons n IHC Lver Cancer Tssue Images Usng K-means Clusterng* R. M. CHEN 1, Y. J. WU, S. R. JHUANG, M. H. HSIEH, C. L. KUO, Y. L. MA Department

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Ths artcle appeared n a journal publshed by Elsever. The attached copy s furnshed to the author for nternal non-commercal research and educaton use, ncludng for nstructon at the authors nsttuton and sharng

More information

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment Advances n Engneerng Research (AER), volue 48 3rd Workshop on Advanced Research and Technology n Industry Applcatons (WARTIA 27) Nonlnear Modelng Method Based on RBF Neural Network Traned by AFSA wth Adaptve

More information

Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO

Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO Zuo et al. BMC Bonformatcs (2017) 18:99 DOI 10.1186/s12859-017-1515-1 METHODOLOGY ARTICLE Open Access Incorporatng pror bologcal knowledge for network-based dfferental gene expresson analyss usng dfferentally

More information

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo Estmaton for Pavement Performance Curve based on Kyoto Model : A Case Study for Kazuya AOKI, PASCO CORPORATION, Yokohama, JAPAN, Emal : kakzo603@pasco.co.jp Octávo de Souza Campos, Publc Servces Regulatory

More information

Optimal Planning of Charging Station for Phased Electric Vehicle *

Optimal Planning of Charging Station for Phased Electric Vehicle * Energy and Power Engneerng, 2013, 5, 1393-1397 do:10.4236/epe.2013.54b264 Publshed Onlne July 2013 (http://www.scrp.org/ournal/epe) Optmal Plannng of Chargng Staton for Phased Electrc Vehcle * Yang Gao,

More information

Algorithms 2009, 2, ; doi: /a OPEN ACCESS

Algorithms 2009, 2, ; doi: /a OPEN ACCESS Algorthms 009,, 350-367; do:0.3390/a04350 OPEN ACCESS algorthms ISSN 999-4893 www.mdp.com/journal/algorthms Artcle CADrx for GBM Bran Tumors: Predctng Treatment Response from Changes n Dffuson-Weghted

More information

Classification of Breast Tumor in Mammogram Images Using Unsupervised Feature Learning

Classification of Breast Tumor in Mammogram Images Using Unsupervised Feature Learning Amercan Journal of Appled Scences Orgnal Research Paper Classfcaton of Breast Tumor n Mammogram Images Usng Unsupervsed Feature Learnng 1 Adarus M. Ibrahm, 1 Baharum Baharudn, 1 Abas Md Sad and 2 P.N.

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew 11 (2) (2018) 8-12 Research Artcle Detecton Lung Cancer Usng Gray Level Co-Occurrence Matrx (GLCM) and Back Propagaton Neural Network Classfcaton

More information

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16 310 Int'l Conf. Par. and Dst. Proc. Tech. and Appl. PDPTA'16 Akra Sasatan and Hrosh Ish Graduate School of Informaton and Telecommuncaton Engneerng, Toka Unversty, Mnato, Tokyo, Japan Abstract The end-to-end

More information

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care IJSRD - Internatonal Journal for Scentfc Research & Development Vol. 3, Issue 4, 15 ISSN (onlne): 31-613 Detecton of Lung Cancer at Early Stage usng Neural Network echnques for Preventng Health Care Megha

More information

Boosting for tumor classification with gene expression data. Seminar für Statistik, ETH Zürich, CH-8092, Switzerland

Boosting for tumor classification with gene expression data. Seminar für Statistik, ETH Zürich, CH-8092, Switzerland BIOINFORMATICS Vol. 19 no. 9 2003, pages 1061 1069 DOI: 10.1093/bonformatcs/btf867 Boostng for tumor classfcaton wth gene expresson data Marcel Dettlng and Peter Bühlmann Semnar für Statstk, ETH Zürch,

More information

Statistical Analysis on Infectious Diseases in Dubai, UAE

Statistical Analysis on Infectious Diseases in Dubai, UAE Internatonal Journal of Preventve Medcne Research Vol. 1, No. 4, 015, pp. 60-66 http://www.ascence.org/journal/jpmr Statstcal Analyss on Infectous Dseases 1995-013 n Duba, UAE Khams F. G. 1, Hussan H.

More information

INTEGRATIVE NETWORK ANALYSIS TO IDENTIFY ABERRANT PATHWAY NETWORKS IN OVARIAN CANCER

INTEGRATIVE NETWORK ANALYSIS TO IDENTIFY ABERRANT PATHWAY NETWORKS IN OVARIAN CANCER INTEGRATIVE NETWORK ANALYSIS TO IDENTIFY ABERRANT PATHWAY NETWORKS IN OVARIAN CANCER LI CHEN 1,2, JIANHUA XUAN 1,*, JINGHUA GU 1, YUE WANG 1, ZHEN ZHANG 2, TIAN LI WANG 2, IE MING SHIH 2 1The Bradley Department

More information

Comparison among Feature Encoding Techniques for HIV-1 Protease Cleavage Specificity

Comparison among Feature Encoding Techniques for HIV-1 Protease Cleavage Specificity Internatonal Journal of Intellgent Systems and Applcatons n Engneerng Advanced Technology and Scence ISSN:2147-67992147-6799 http://jsae.atscence.org/ Orgnal Research Paper Comparson among Feature Encodng

More information

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION computng@tanet.edu.te.ua www.tanet.edu.te.ua/computng ISSN 727-6209 Internatonal Scentfc Journal of Computng FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION Gábor Takács ), Béla Patak

More information

Automated and ERP-Based Diagnosis of Attention-Deficit Hyperactivity Disorder in Children

Automated and ERP-Based Diagnosis of Attention-Deficit Hyperactivity Disorder in Children Orgnal Artcle Automated and ERP-Based Dagnoss of Attenton-Defct Hyperactvty Dsorder n Chldren Abstract Event-related potental (ERP) s one of the most nformatve and dynamc methods of montorng cogntve processes,

More information

NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 TIANHONG ZHOU

NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 TIANHONG ZHOU NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 by TIANHONG ZHOU B.S., Chna Agrcultural Unversty, 2003 M.S., Chna Agrcultural Unversty, 2006 A THESIS submtted n partal fulfllment of the requrements

More information

Performance Evaluation of Public Non-Profit Hospitals Using a BP Artificial Neural Network: The Case of Hubei Province in China

Performance Evaluation of Public Non-Profit Hospitals Using a BP Artificial Neural Network: The Case of Hubei Province in China Int. J. Envron. Res. Publc Health 2013, 10, 3619-3633; do:10.3390/jerph10083619 OPEN ACCESS Artcle Internatonal Journal of Envronmental Research and Publc Health ISSN 1660-4601 www.mdp.com/journal/jerph

More information

A GEOGRAPHICAL AND STATISTICAL ANALYSIS OF LEUKEMIA DEATHS RELATING TO NUCLEAR POWER PLANTS. Whitney Thompson, Sarah McGinnis, Darius McDaniel,

A GEOGRAPHICAL AND STATISTICAL ANALYSIS OF LEUKEMIA DEATHS RELATING TO NUCLEAR POWER PLANTS. Whitney Thompson, Sarah McGinnis, Darius McDaniel, A GEOGRAPHICAL AD STATISTICAL AALYSIS OF LEUKEMIA DEATHS RELATIG TO UCLEAR POWER PLATS Whtney Thompson, Sarah McGnns, Darus McDanel, Jean Sexton, Rebecca Pettt, Sarah Anderson, Monca Jackson ABSTRACT:

More information

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification Fast Algorthm for Vectorcardogram and Interbeat Intervals Analyss: Applcaton for Premature Ventrcular Contractons Classfcaton Irena Jekova, Vessela Krasteva Centre of Bomedcal Engneerng Prof. Ivan Daskalov

More information

Natural Image Denoising: Optimality and Inherent Bounds

Natural Image Denoising: Optimality and Inherent Bounds atural Image Denosng: Optmalty and Inherent Bounds Anat Levn and Boaz adler Department of Computer Scence and Appled Math The Wezmann Insttute of Scence Abstract The goal of natural mage denosng s to estmate

More information

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary:

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary: Samar tmed c ali ndus t r esi nc 55Fl em ngdr ve, Un t#9 Cambr dge, ON. N1T2A9 T el. 18886582206 Ema l. nf o@s amar t r ol l boar d. c om www. s amar t r ol l boar d. c om Lateral Transfer Data Report

More information

The effect of salvage therapy on survival in a longitudinal study with treatment by indication

The effect of salvage therapy on survival in a longitudinal study with treatment by indication Research Artcle Receved 28 October 2009, Accepted 8 June 2010 Publshed onlne 30 August 2010 n Wley Onlne Lbrary (wleyonlnelbrary.com) DOI: 10.1002/sm.4017 The effect of salvage therapy on survval n a longtudnal

More information

WHO S ASSESSMENT OF HEALTH CARE INDUSTRY PERFORMANCE: RATING THE RANKINGS

WHO S ASSESSMENT OF HEALTH CARE INDUSTRY PERFORMANCE: RATING THE RANKINGS WHO S ASSESSMENT OF HEALTH CARE INDUSTRY PERFORMANCE: RATING THE RANKINGS ELLIOTT PARKER and JEANNE WENDEL * Department of Economcs, Unversty of Nevada, Reno, NV, USA SUMMARY Ths paper examnes the econometrc

More information

Project title: Mathematical Models of Fish Populations in Marine Reserves

Project title: Mathematical Models of Fish Populations in Marine Reserves Applcaton for Fundng (Malaspna Research Fund) Date: November 0, 2005 Project ttle: Mathematcal Models of Fsh Populatons n Marne Reserves Dr. Lev V. Idels Unversty College Professor Mathematcs Department

More information

ARTICLE IN PRESS. computer methods and programs in biomedicine xxx (2007) xxx xxx. journal homepage:

ARTICLE IN PRESS. computer methods and programs in biomedicine xxx (2007) xxx xxx. journal homepage: computer methods and programs n bomedcne xxx (2007) xxx xxx journal homepage: www.ntl.elseverhealth.com/journals/cmpb Improvng bran tumor characterzaton on MRI by probablstc neural networks and non-lnear

More information

Impact of Imputation of Missing Data on Estimation of Survival Rates: An Example in Breast Cancer

Impact of Imputation of Missing Data on Estimation of Survival Rates: An Example in Breast Cancer Orgnal Artcle Impact of Imputaton of Mssng Data on Estmaton of Survval Rates: An Example n Breast Cancer Banesh MR 1, Tale AR 2 Abstract Background: Multfactoral regresson models are frequently used n

More information

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol.3/00, ISSN 64-6037 Łukasz WITKOWSKI * mage enhancement, mage analyss, semen, sperm cell, cell moblty EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF

More information

PERFORMANCE EVALUATION OF DIVERSIFIED SVM KERNEL FUNCTIONS FOR BREAST TUMOR EARLY PROGNOSIS

PERFORMANCE EVALUATION OF DIVERSIFIED SVM KERNEL FUNCTIONS FOR BREAST TUMOR EARLY PROGNOSIS AR Journal of Engneerng and Appled Scences 2006-2014 Asan Research ublshng etwork (AR). All rghts reserved. ERFORMACE EVALUAIO OF DIVERSIFIED SVM KEREL FUCIOS FOR BREAS UMOR EARLY ROGOSIS Khondker Jahd

More information

administration neural network vs. induction methods for knowledge classification

administration neural network vs. induction methods for knowledge classification Decson support methods n dabetc patent management by nsuln admnstraton neural network vs. nducton methods for knowledge classfcaton Ambrosadou, B, Vadera, S, Shankararaman, V and Gouls, D Ttle Authors

More information

Analysis of the QRS Complex for Apnea-Bradycardia Characterization in Preterm Infants

Analysis of the QRS Complex for Apnea-Bradycardia Characterization in Preterm Infants Author manuscrpt, publshed n "Conference proceedngs : Annual Internatonal Conference of the IEEE Engneerng n Medcne and Bology Socety. 2009;:946-9" DOI : 0.09/IEMBS.2009.533353 Analyss of the QRS Complex

More information

Functional and Molecular Imaging for Radiation Therapy Guidance

Functional and Molecular Imaging for Radiation Therapy Guidance Functonal and Molecular Imagng for Radaton Therapy Gudance Imagng 3D modelng Treatment plannng Pt setup and treatment delvery L Xng, T L, Y Yang, E. Schrebmann, B Thorndyke, D. Spelman 3D/4D CBCT Department

More information

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field Subject-Adaptve Real-Tme Sleep Stage Classfcaton Based on Condtonal Random Feld Gang Luo, PhD, Wanl Mn, PhD IBM TJ Watson Research Center, Hawthorne, NY {luog, wanlmn}@usbmcom Abstract Sleep stagng s the

More information

A Glorious Literature on Linear Goal Programming Algorithms

A Glorious Literature on Linear Goal Programming Algorithms Amercan Journal of Operatons Research, 2014, 4, 59-71 Publshed Onlne March 2014 n ScRes. http://www.scrp.org/journal/ajor http://dx.do.org/10.4236/ajor.2014.42007 A Glorous Lterature on Lnear Goal Programmng

More information

Economic crisis and follow-up of the conditions that define metabolic syndrome in a cohort of Catalonia,

Economic crisis and follow-up of the conditions that define metabolic syndrome in a cohort of Catalonia, Economc crss and follow-up of the condtons that defne metabolc syndrome n a cohort of Catalona, 2005-2012 Laa Maynou 1,2,3, Joan Gl 4, Gabrel Coll-de-Tuero 5,2, Ton Mora 6, Carme Saurna 1,2, Anton Scras

More information

Arrhythmia Detection based on Morphological and Time-frequency Features of T-wave in Electrocardiogram ABSTRACT

Arrhythmia Detection based on Morphological and Time-frequency Features of T-wave in Electrocardiogram ABSTRACT Orgnal Artcle Arrhythma Detecton based on Morphologcal and Tme-frequency Features of T-wave n Electrocardogram Elham Zeraatkar, Saeed Kerman, Alreza Mehrdehnav 1, A. Amnzadeh 2, E. Zeraatkar 3, Hamd Sane

More information

Computing and Using Reputations for Internet Ratings

Computing and Using Reputations for Internet Ratings Computng and Usng Reputatons for Internet Ratngs Mao Chen Department of Computer Scence Prnceton Unversty Prnceton, J 8 (69)-8-797 maoch@cs.prnceton.edu Jaswnder Pal Sngh Department of Computer Scence

More information

Diagnosis of Severe Obstructive Sleep Apnea with Model Designed Using Genetic Algorithm and Ensemble Support Vector Machine

Diagnosis of Severe Obstructive Sleep Apnea with Model Designed Using Genetic Algorithm and Ensemble Support Vector Machine Appl. Math. Inf. Sc. 7 o. 1S pp. 37S-336S (013) Appled Mathematcs & Informaton Scences An Internatonal Journal @ 01 SP atural Scences Publshng Cor. Dagnoss of Severe Obstructve Sleep Apnea th Model Desgned

More information

Adaptive Neuro Fuzzy Inference System (ANFIS): MATLAB Simulation of Breast Cancer Experimental Data

Adaptive Neuro Fuzzy Inference System (ANFIS): MATLAB Simulation of Breast Cancer Experimental Data IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 4, Ver. V. (Jul.-Aug. 2017), PP 53-60 www.osrjournals.org Adaptve Neuro Fuzzy Inference System (ANFIS):

More information

Appendix F: The Grant Impact for SBIR Mills

Appendix F: The Grant Impact for SBIR Mills Appendx F: The Grant Impact for SBIR Mlls Asmallsubsetofthefrmsnmydataapplymorethanonce.Ofthe7,436applcant frms, 71% appled only once, and a further 14% appled twce. Wthn my data, seven companes each submtted

More information

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT THIS IS AN OFFICIAL NH DHHS HEALTH ALERT Dstrbuted by the NH Health Alert Network Health.Alert@dhhs.nh.gov August 26, 2016 1430 EDT (2:30 PM EDT) NH-HAN 20160826 Recommendatons for Accurate Dagnoss of

More information

IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM

IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM S.S. MEHTA 1, C.R.TRIVEDI 2, N.S. LINGAYAT 3 1 Electrcal Engneerng Department, J.N.V, Unversty, Jodhpur.

More information

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework I.J.Modern Educaton and Computer Scence, 2011, 5, 33-39 Publshed Onlne August 2011 n MECS (http://www.mecs-press.org/) A New Dagnoss Loseless Compresson Method for Dgtal Mammography Based on Multple Arbtrary

More information

Resampling Methods for the Area Under the ROC Curve

Resampling Methods for the Area Under the ROC Curve Resamplng ethods for the Area Under the ROC Curve Andry I. Bandos AB6@PITT.EDU Howard E. Rockette HERBST@PITT.EDU Department of Bostatstcs, Graduate School of Publc Health, Unversty of Pttsburgh, Pttsburgh,

More information

Optimal probability weights for estimating causal effects of time-varying treatments with marginal structural Cox models

Optimal probability weights for estimating causal effects of time-varying treatments with marginal structural Cox models Optmal probablty weghts for estmatng causal effects of tme-varyng treatments wth margnal structural Cox models Mchele Santacatterna, Cela García-Pareja Rno Bellocco, Anders Sönnerborg, Anna Ma Ekström

More information

Research Article Statistical Segmentation of Regions of Interest on a Mammographic Image

Research Article Statistical Segmentation of Regions of Interest on a Mammographic Image Hndaw Publshng Corporaton EURASIP Journal on Advances n Sgnal Processng Volume 2007, Artcle ID 49482, 8 pages do:10.1155/2007/49482 Research Artcle Statstcal Segmentaton of Regons of Interest on a Mammographc

More information

ALMALAUREA WORKING PAPERS no. 9

ALMALAUREA WORKING PAPERS no. 9 Snce 1994 Inter-Unversty Consortum Connectng Unverstes, the Labour Market and Professonals AlmaLaurea Workng Papers ISSN 2239-9453 ALMALAUREA WORKING PAPERS no. 9 September 211 Propensty Score Methods

More information

Saeed Ghanbari, Seyyed Mohammad Taghi Ayatollahi*, Najaf Zare

Saeed Ghanbari, Seyyed Mohammad Taghi Ayatollahi*, Najaf Zare DOI:http://dx.do.org/10.7314/APJCP.2015.16.14.5655 and Anthracyclne- Breast Cancer Treatment and Survval n the Eastern Medterranean and Asa: a Meta-analyss RESEARCH ARTICLE Comparng Role of Two Chemotherapy

More information

Detection of Cancer Metastasis Using a Novel Macroscopic Hyperspectral Method

Detection of Cancer Metastasis Using a Novel Macroscopic Hyperspectral Method Detecton of Cancer Metastass Usng a Novel Macroscopc Hyperspectral Method Hamed Akbar a, Luma V. Halg a, Hongzheng Zhang b, Dongsheng Wang b, Zhuo Georga Chen b, Baowe Fe a,c,d,* a Department of Radology

More information

An Approach to Discover Dependencies between Service Operations*

An Approach to Discover Dependencies between Service Operations* 36 JOURNAL OF SOFTWARE VOL. 3 NO. 9 DECEMBER 2008 An Approach to Dscover Dependences between Servce Operatons* Shuyng Yan Research Center for Grd and Servce Computng Insttute of Computng Technology Chnese

More information

CONSTRUCTION OF STOCHASTIC MODEL FOR TIME TO DENGUE VIRUS TRANSMISSION WITH EXPONENTIAL DISTRIBUTION

CONSTRUCTION OF STOCHASTIC MODEL FOR TIME TO DENGUE VIRUS TRANSMISSION WITH EXPONENTIAL DISTRIBUTION Internatonal Journal of Pure and Appled Mathematcal Scences. ISSN 97-988 Volume, Number (7), pp. 3- Research Inda Publcatons http://www.rpublcaton.com ONSTRUTION OF STOHASTI MODEL FOR TIME TO DENGUE VIRUS

More information

A comparison of statistical methods in interrupted time series analysis to estimate an intervention effect

A comparison of statistical methods in interrupted time series analysis to estimate an intervention effect Peer revew stream A comparson of statstcal methods n nterrupted tme seres analyss to estmate an nterventon effect a,b, J.J.J., Walter c, S., Grzebeta a, R. & Olver b, J. a Transport and Road Safety, Unversty

More information

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients Control n Dabetc Patents Assst. Prof. Dr. Control and Systems Engneerng Department, Unversty of Technology, Baghdad-Iraq hazem..al@uotechnology.edu.q Receved: /6/3 Accepted: //3 Abstract In ths paper,

More information

Arithmetic Average: Sum of all precipitation values divided by the number of stations 1 n

Arithmetic Average: Sum of all precipitation values divided by the number of stations 1 n Char of ssgnment Suggested soluton PRCIPITTION Task (Charactersaton of the study area) rea: 43.3 km 2 Rver length: 0.296 km Hghest pont: 346 m a.s.l. Lowest pont (staton elevaton): 668 m a.s.l. Domnant

More information

Combined Temporal and Spatial Filter Structures for CDMA Systems

Combined Temporal and Spatial Filter Structures for CDMA Systems Combned Temporal and Spatal Flter Structures for CDMA Systems Ayln Yener WINLAB, Rutgers Unversty yener@wnlab.rutgers.edu Roy D. Yates WINLAB, Rutgers Unversty ryates@wnlab.rutgers.edu Sennur Ulukus AT&T

More information

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp )

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp ) Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) Novel Intellgent Edge Detector for Sonographcal Images Al Rafee *, Mohammad Hasan Morad **,

More information