Bioinformation by Biomedical Informatics Publishing Group

Size: px
Start display at page:

Download "Bioinformation by Biomedical Informatics Publishing Group"

Transcription

1 Bonformaton by Bomedal Informats Publshng Group Predton Model Iteratve loal Gaussan lusterng for expressed genes dentfaton lnked to malgnany of human oloretal arnoma Ito Wasto, *, St Zaton M Hashm and Sr Sukmanngrum 2 Department of Software Engneerng, Faulty of Computer Sene and Informaton Systems, Unversty Tehnology Malaysa, Skuda, Johor Bahru, Malaysa; 2 Faulty of Bology, Unversty of Jenderal Soedrman Purwokerto, Central Java, Indonesa; Ito Wasto* - E-mal: to@gmx.o.uk; *Correspondng author reeved Deember 4, 2007; aepted Deember 28, 2007; publshed onlne Deember 30, 2007 Abstrat: Gene expresson proflng plays an mportant role n the dentfaton of bologal and lnal propertes of human sold tumors suh as oloretal arnoma. Proflng s requred to reveal underlyng moleular features for dagnost and therapeut purposes. A non-parametr densty-estmaton-based approah alled teratve loal Gaussan lusterng (ILGC), was used to dentfy lusters of expressed genes. We used expermental data from a prevous study by Muro and others onsstng of,536 genes n 00 oloretal aner and normal tssues. In ths dataset, the ILGC fnds three lusters, two large and one small gene lusters, smlar to ther results whh used Gaussan mxture lusterng. The orrelaton of eah luster of genes and lnal propertes of malgnany of human oloretal aner was analysed for the exstene of tumor or normal, the exstene of dstant metastass and the exstene of lymph node metastass. Keywords: gene expresson; unsupervsed lusterng; Gaussan kernel; oloretal aner Bakground: Gene expresson proflng s an effetve approah to extrat useful nformaton from a large number of smultaneously expressed genes wthn spef ell types. Ths approah s not only useful for nvestgatng a known bologal ell, t also an be appled to explore unknown bologal ells n relaton to spef gene funtons []. Comprehensve profles of mrna levels an be obtaned and used to dsrmnate aner ells from normal ell, and to provde sub-lasses of tumor types. The possblty of measurng thousands of smultaneously expressed genes represents a hallenge n terms of analyss and nterpretaton. One useful applaton s the dentfaton of genes whose expresson levels are assoated wth human oloretal arnoma where there s stll lmted knowledge of the bologal and lnal propertes of malgnany [4]. Ths sold tumor s one of the most prevalent and wellharaterzed human aners, and, n spte of reent advanes n dagnoss and therapeuts, s stll a leadng ause of death [3]. Clusterng s a powerful exploratory tehnque for the analyss of gene expresson profles. In the past deades, a number of lusterng algorthms have been proposed n ths ontext nludng Herarhal Clusterng [, 2] and Gaussan Mxture Clusterng [3]. The Herarhal luster analyss s probably the most popular and powerful method for unvelng underlyng features of gene expresson profles. However, beause of a lak of vald statstal evaluaton methods, the results are subjet to nterpretaton by the nvestgator. Gaussan Mxture Clusterng s also another powerful approah. Bonformaton 2(5): 75-8 (2007) 75 Ths parametr lusterng method has been appled to gene expresson lnked to malgnany of human oloretal arnoma wth promsng results [3]. However, ths luster analyss requres pror nformaton about the number of lusters n the dataset, whh s often not realstally possble. In ths paper, a densty-based lusterng method for unoverng underlyng strutures of gene expresson data wll be explored. The advantages of of ths method alled Iteratve Loal Gaussan Clusterng (ILGC) nludes the smplty of the tehnque, no need for pror nformaton on the number of lusters, and the requrement of only one parameter, the nearest neghbour. Methodology: Through densty-based estmaton, we try to approxmate the true densty of genes. Basally, there are two man approahes to mplement densty estmaton: parametr and non-parametr. The frst approah was mplemented by Muro et al [3] usng Gaussan Mxture lusterng and Bayesan framework wth promsng results. However, to avod the requrement for nformaton wth regards number of lusters n advane, we used the nonparametr-based approah to determne the densty of genes. The orgnal form of densty based approah an be formulated as n equaton () (see supplementary materal) 2007 Bomedal Informats Publshng Group

2 Bonformaton by Bomedal Informats Publshng Group Predton Model Due to ts smplty, the K-nearest neghbour based s one of the most popular non-parametr-based approah [5,6,7]. In ths report, we extend the K-nearest neghbour (KNN) densty estmaton ombned wth Gaussan kernel funton. In the proposed method, the KNN would ontrbute n determnng the best loal genes teratvely for Gaussan kernel densty estmaton. The loal best s defned as the set of neghbours genes that maxmzes the Gaussan kernel funton. Ths leads to an alternatve non-parametr lusterng approah that s alled teratve loal Gaussan lusterng (ILGC). Iteratve loal Gaussan lusterng Basally, Gaussan kernel funton for genes lusterng has bas form as n equaton (2) (see supplementary materal) There are two man rules to deal wth ths problem of seletng the best loal genes: KNN-rule and Bayesanrule. In ordnary KNN densty estmaton, the KNN-rule s appled to assgn a target gene to a ertan luster based on the majorty of number of gene neghbours rteron. On other hand, ILGC mplements a Bayesan deson rule suh that the target gene wll be assgned to the -th luster, f the majorty of k-neghbours of the target gene maxmzes the densty funton, K (x). To do ths, we perform the rule teratvely usng the nequalty llustrated n equaton (3) (see supplementary materal). Note that we do not use the sale parameter term expltly n the equaton as t wll be determned n k- nearest neghbour seleton proess. The teratve loal Gaussan lusterng algorthm an be summarzed follows: ILGC Algorthm (Database, k neghbours). Set the number lusters to the N nformatve gene seleted 2. Eah gene x (=..N) wth k neghbours s assgned to luster as n equaton (4) (see supplementary materal) 3. If there s no hanges n the luster struture, teratons have onverged. Re-ndex the lusters and stop. Otherwse go to step Re-alulate luster membershp n Equaton (3) (supplementary materal) then go to step 2. Data mputaton To mplement ILGC algorthm, there are number of mssng entres n the orgnal datasets whh we fll n. We apply the INI algorthm [6, 7] to mpute these mssng data entres. Ths method s based on a least squares prnple. Ths approah mnmzes the sum of squared dfferenes between the data entres and those reonstruted va blnear modellng whh s akn to the sngular value deomposton (SVD) of a data matrx. Detals of INI algorthm an be obtaned elsewhere [6, 7]. Gene seleton Another ssues addressed n our mplementaton of luster analyss s the nosy gene whh s not so nformatve. We use a Correlaton Rato (CR) method as llustrated n equaton (5) n the supplementary materal to selet the nformatve genes [3]. Dsusson: In ths work, we used the nformatve genes seleted by Muro et al [3] whh onssts of 34 genes out 536 genes and 00 anerous samples and normal samples wth ther lnal parameters. Usng ILGC wth 0 number of nearest neghbour and 95% of rate onvergene, three lusters were found, smlar to the Gaussan Mxture Clusterng results of Muro et al [3]. However, the ILGC unovers a dfferent struture of lusters ompared to those found by the Gaussan Mxture method. The struture of lusters an be vsualzed n 2-D graph based on plottng the frst and seond omponent of prnpal omponent analyss (PCA) as shown n Fgure. The results show that there are two large numbers of genes lusters and one small luster. Bonformaton 2(5): 75-8 (2007) Bomedal Informats Publshng Group

3 Bonformaton by Bomedal Informats Publshng Group Predton Model Fgure : The struture of lusters those to be found by ILGC algorthm. Green, blue and red represent luster I, luster II and luster III, respetvely. For the two large numbers of lusters, luster I and luster II, further analyss was arred out to detet any relatonshp to the aner lnal parameters: anerous or normal, dstant metastases and lymph node metastass. Correlaton Rato (CR) analyss was used, based on the followng proedure: (a) Calulate CR value for eah gene n luster I and II; (b) Sort genes wth key CR value from (a); () Permute sample poston for eah gene, then alulate CR of the permuted samples; and (d) Draw all CR values from (b) and (). Fgure 2 shows that luster I and II orrelate to the dfferenes between ell tssues that ontan tumour or normal. Fgures 3a and 3b show that the luster I and II have sgnfant orrelaton wth the exstene of dstant metastass n ell tssues. However, luster I and luster II have no orrelaton to the exstene of lymph-node metastass n ell tssues (Fgure 4a and 4b). Sne luster III ontans only a small number of genes (7), we use the dfferene orrelaton analyss tehnque. Sne ths luster ontans TCL (tumor lassfer) genes, ths luster appears to orrelate wth the exstene of tumor. Fgure 5 shows that when dstant metastass exsts, luster III orrelates to the thrd oloretal lnal parameter. Bonformaton 2(5): 75-8 (2007) Bomedal Informats Publshng Group

4 Bonformaton by Bomedal Informats Publshng Group Predton Model Fgures 2: Cluster I and II have orrelaton to the dfferenes between ell tssues that ontan tumor or normal. The vertal axs represents CR-value of the dfferenes of ell tssues whh ontans aner and normal n luster I (a) and luster II (b). The horzontal axs represents sorted genes based on ther CR-values. The top blue lne represents lusters found by ILGC, others represent permuted samples. Fgure 3: The vertal axs represents the CR-value of the dfferenes of ell tssues whh ontan dstane metastass: luster I (a) and luster II (b). The horzontal axs represents sorted genes based on ther CR-values. The top blue lne represents lusters found by ILGC; others represent permuted samples. Bonformaton 2(5): 75-8 (2007) Bomedal Informats Publshng Group

5 Bonformaton by Bomedal Informats Publshng Group Predton Model Fgure 4: The vertal axs represents CR-value of the dfferenes of ell tssues whh ontan lymph node metastass: luster I (a) and luster II (b). Horzontal axs represents sorted genes based on ther CR-values. No orrelaton to the exstene of lymph-node metastass n ell tssues s observed. Fgure 5: Lnkage of the lusters of expressed genes to the exstene of dstant metastass n luster III usng the dfferene orrelaton analyss tehnque. Conluson: Bonformaton 2(5): 75-8 (2007) Bomedal Informats Publshng Group

6 Bonformaton by Bomedal Informats Publshng Group Predton Model In ths paper, we explored a non-parametr densty based lusterng tehnque whh s alled teratve loal Gaussan lusterng (ILGC). The advantages of ILGC nludes: the smplty of the tehnque, no requrement for pror nformaton on the number of lusters and the use of a sngle parameter, the nearest neghbour. Aknowledgement: Ths work was supported by a researh grant from the Hgher Eduaton Dretorate General, Mnstry of Eduaton of Indonesa, The authors gratefully aknowledge many helpful omments by revewers that have been very helpful n mprovng the publaton. ILGC algorthm has been tested on the oloretal arnoma database of Muro et al, 2003 [3]. The results show that the proposed method produed the same number of lusters as those found by Muro et al. In addton, the lusters found by ILGC were able to be lnked to malgnany of human oloretal arnoma whh nlude the exstene of tumor and dstant metastass. Further work s needed to ompare ILGC expermentally wth other exstng lusterng tehnques suh as Herarhal lusterng, Gaussan Mxture lusterng and K-Means for dentfaton of other aners. Referenes: [0] P. O. Brown & D. Botsen, Nature Genets Supplement., 2: 33 (999) [02] M. B. Esen, et al., Pro. Natl. Aad. S., 95: 4863 (995) [03] S. Muro, et al., Genome Bology, 4 (2003) [04] D. A. Notterman, et al., Caner Res., 6: 324 (999) [05] N. Tranh, et al., Computatonal Statsts and Data Analyss, 5: 53 (2006) [06] I. Wasto & B. Mrkn, Informaton Senes, : (2005) [07] I. Wasto & B. Mrkn, Computatonal Statsts and Data Analyss, 50: 926 (2006) Edted by O. Motto, T. W. Tan & S. Ranganathan Ctaton: Wasto, et al., Bonformaton 2(5): 75-8 (2007) Lense statement: Ths s an open-aess artle, whh permts unrestrted use, dstrbuton, and reproduton n any medum, for non-ommeral purposes, provded the orgnal author and soure are redted. Bonformaton 2(5): 75-8 (2007) Bomedal Informats Publshng Group

7 Bonformaton by Bomedal Informats Publshng Group Predton Model Supplementary materal Equatons p( x) = V Where K p n = K ( x) (), V and K represent densty estmaton, volume of data and kernel funton, respetvely. n (2) / 2( x x ) ( ) 2 x = e n = where x, n and K are -th gene, number of genes n -th luster and densty funton of the -th luster. The man ssue of ths framework s the seleton of the best loal genes to maxmze K (x). (3) x e x x ) 2 > / 2( x x ) 2 / 2( x j e where x and are target genes and the -th luster, respetvely where j Clus = Max( p ( x )) (4) pˆ ( x ) x where s a lass-ondtonal densty funton at for eah luster. ( CR ) Where 2 n = C n (( = j J, j ) / n M s the number ( xof genes, j j= x ) (5) Correlaton Rato (CR) n a partular lass J; s the expresson level of gene n sample j; and s the average expresson level of gene. x x ) 2 2 x j x Bonformaton 2(5): 75-8 (2007) Bomedal Informats Publshng Group

Exemplar Extraction using Spatio-Temporal Hierarchical Agglomerative Clustering for Face Recognition in Video

Exemplar Extraction using Spatio-Temporal Hierarchical Agglomerative Clustering for Face Recognition in Video Exemplar Extraton usng Spato-emporal Herarhal Agglomeratve Clusterng for Fae Reognton n Vdeo John See Faulty of Informaton ehnology Multmeda Unversty, Malaysa johnsee@mmu.edu.my Abstrat Many reent works

More information

NBER WORKING PAPER SERIES

NBER WORKING PAPER SERIES NBER WORKING PAPER SERIES HIGH-SCHOOL EXIT EXAMINATIONS AND THE SCHOOLING DECISIONS OF TEENAGERS: A MULTI-DIMENSIONAL REGRESSION-DISCONTINUITY ANALYSIS John P. Papay John B. Wllett Rhard J. Murnane Workng

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

RNA Secondary Structure Prediction

RNA Secondary Structure Prediction RNA Seondary Struture Predton BMI/CS 776 www.bostat.ws.edu/bm776/ Sprng 208 Anthony Gtter gtter@bostat.ws.edu These sldes exludng thrd-party materal are lensed under CC BY-NC 4.0 by Mar Craven Coln Dewey

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

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

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

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

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

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

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

Development of a Tube-ball Coal Mill Mathematical Model Using Particle Swarm Optimization (P.S.O.)

Development of a Tube-ball Coal Mill Mathematical Model Using Particle Swarm Optimization (P.S.O.) Proeedngs of the World Congress on Engneerng 8 Vol I WCE 8, July - 4, 8, London, U.K. Development of a Tube-ball Coal ll athematal odel Usng Partle Swarm Optmzaton (P.S.O.) P. Zaharades, J. L. We, J. Wang

More information

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy Appendx for Insttutons and Behavor: Expermental Evdence on the Effects of Democrac 1. Instructons 1.1 Orgnal sessons Welcome You are about to partcpate n a stud on decson-makng, and ou wll be pad for our

More information

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS AUTOMATED CHARACTERIZATIO OF ESOPHAGEAL AD SEVERELY IJURED VOICES BY MEAS OF ACOUSTIC PARAMETERS B. García, I. Ruz, A. Méndez, J. Vcente, and M. Mendezona Department of Telecommuncaton, Unversty of Deusto

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

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

ISOBARIC VAPOR-LIQUID EQUILIBRIUM FOR THE BINARY MIXTURE OF ETHANOL (1) + 1-HEXANOL (2) AT 100 kpa

ISOBARIC VAPOR-LIQUID EQUILIBRIUM FOR THE BINARY MIXTURE OF ETHANOL (1) + 1-HEXANOL (2) AT 100 kpa ISOBARIC VAPOR-LIQUID EQUILIBRIUM FOR THE BINARY MIXTURE OF ETHANOL (1) + 1-HEXANOL (2) AT 100 Pa Dhon Hartanto 1), Asall Mustan 2), Bayu Trwbowo 1), Aula Septan Muta 1) 1) Department of Chemcal Engneerng,

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

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

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

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

*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

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

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

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

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

OPTIMIZING SOLUTION PROCEDURES FOR THE TRANSSHIPMENT PROBLEM WITH MIXED CONSTRAINTS

OPTIMIZING SOLUTION PROCEDURES FOR THE TRANSSHIPMENT PROBLEM WITH MIXED CONSTRAINTS PTIMIZING SLUTIN PRCEURES FR THE TRANSSHIPMENT PRBLEM WITH MIXE CNSTRAINTS A Synopss Sumtted for the partal fulfllment of the requrements for the degree of otor of Phlosophy n Mathemats y Nkky Kumar Under

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

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

Investigation of zinc oxide thin film by spectroscopic ellipsometry

Investigation of zinc oxide thin film by spectroscopic ellipsometry VNU Journal of Scence, Mathematcs - Physcs 24 (2008) 16-23 Investgaton of znc oxde thn flm by spectroscopc ellpsometry Nguyen Nang Dnh 1, Tran Quang Trung 2, Le Khac Bnh 2, Nguyen Dang Khoa 2, Vo Th Ma

More information

Estimating the distribution of the window period for recent HIV infections: A comparison of statistical methods

Estimating the distribution of the window period for recent HIV infections: A comparison of statistical methods Research Artcle Receved 30 September 2009, Accepted 15 March 2010 Publshed onlne n Wley Onlne Lbrary (wleyonlnelbrary.com) DOI: 10.1002/sm.3941 Estmatng the dstrbuton of the wndow perod for recent HIV

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

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 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

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

ARTICLE IN PRESS Neuropsychologia xxx (2010) xxx xxx

ARTICLE IN PRESS Neuropsychologia xxx (2010) xxx xxx Neuropsychologa xxx (200) xxx xxx Contents lsts avalable at ScenceDrect Neuropsychologa journal homepage: www.elsever.com/locate/neuropsychologa Storage and bndng of object features n vsual workng memory

More information

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex 1 Sparse Representaton of HCP Grayordnate Data Reveals Novel Functonal Archtecture of Cerebral Cortex X Jang 1, Xang L 1, Jngle Lv 2,1, Tuo Zhang 2,1, Shu Zhang 1, Le Guo 2, Tanmng Lu 1* 1 Cortcal Archtecture

More information

Numerical Simulation of Root Longitudinal Stresses and Tooth Deformations Under Irregularly Distributed Loads

Numerical Simulation of Root Longitudinal Stresses and Tooth Deformations Under Irregularly Distributed Loads 2016 3 rd Internatonal Conferene on Engneerng Tehnology and Applaton (ICETA 2016) ISBN: 978-1-60595-383-0 Numeral Smulaton of Root Longtudnal Stresses and Tooth Deformatons Under Irregularly Dstruted Loads

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

Synthesis of Glycerol Carbonate from Glycerol, a By-Product of Biodiesel Production

Synthesis of Glycerol Carbonate from Glycerol, a By-Product of Biodiesel Production INTERNATIONAL JOURNAL OF CHEMICAL REACTOR ENGINEERING Volume 7 009 Artcle A87 Synthess of Glycerol Carbonate from Glycerol, a By-Product of Bodesel Producton Zsanett Herseczk Tamás Varga Gyula Marton Unversty

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

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

Disease Mapping for Stomach Cancer in Libya Based on Besag York Mollié (BYM) Model

Disease Mapping for Stomach Cancer in Libya Based on Besag York Mollié (BYM) Model DI:0.034/APJCP.07.8.6.479 Dsease Mappng for Stomach Cancer n Lbya: Bayesan Study RESEARC ARTICLE Dsease Mappng for Stomach Cancer n Lbya Based on Besag York Mollé (BYM) Model Maryam Ahmed Salem Alhdr *,

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

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms Sensors & Transducers, Vol. 18, Issue 11, November 14, pp. 7-16 Sensors & Transducers 14 by IFSA Publshng, S. L. http://www.sensorsportal.com Pattern Recognton for Robotc Fsh Swmmng Gats Based on Artfcal

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

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

Myocardial Motion Analysis of Echocardiography Images using Optical Flow Radial Direction Distribution

Myocardial Motion Analysis of Echocardiography Images using Optical Flow Radial Direction Distribution Journal of Computer Scence 7 (7): 1046-1051, 011 ISSN 1549-3636 011 Scence Publcatons Myocardal Moton Analyss of Echocardography Images usng Optcal Flow Radal Drecton Dstrbuton Slamet Ryad, Mohd Marzuk

More information

Price linkages in value chains: methodology

Price linkages in value chains: methodology Prce lnkages n value chans: methodology Prof. Trond Bjorndal, CEMARE. Unversty of Portsmouth, UK. and Prof. José Fernández-Polanco Unversty of Cantabra, Span. FAO INFOSAMAK Tangers, Morocco 14 March 2012

More information

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol -UNIFC Modelng of Bnary and Multcomponent Phase Equlbra of Fatty Esters+Water+Methanol+Glycerol N. Garrdo a, O. Ferrera b, R. Lugo c, J.-C. de Hemptnne c, M. E. Macedo a, S.B. Bottn d,* a Department of

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

The Limits of Individual Identification from Sample Allele Frequencies: Theory and Statistical Analysis

The Limits of Individual Identification from Sample Allele Frequencies: Theory and Statistical Analysis The Lmts of Indvdual Identfcaton from Sample Allele Frequences: Theory and Statstcal Analyss Peter M. Vsscher 1 *, Wllam G. Hll 2 1 Queensland Insttute of Medcal Research, Brsbane, Australa, 2 Insttute

More information

4.2 Scheduling to Minimize Maximum Lateness

4.2 Scheduling to Minimize Maximum Lateness 4. Schedulng to Mnmze Maxmum Lateness Schedulng to Mnmzng Maxmum Lateness Mnmzng lateness problem. Sngle resource processes one ob at a tme. Job requres t unts of processng tme and s due at tme d. If starts

More information

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov Mcroarray Center BIOSTATISTICS Lecture 1 Data Presentaton and Descrptve Statstcs dr. Petr Nazarov 22-02-2012 petr.nazarov@crp-sante.lu COURSE OVERVIEW Organzaton Theoretcal course (30h) Theory Explanatons

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

Dr.S.Sumathi 1, Mrs.V.Agalya 2 Mahendra Engineering College, Mahendhirapuri, Mallasamudram

Dr.S.Sumathi 1, Mrs.V.Agalya 2 Mahendra Engineering College, Mahendhirapuri, Mallasamudram Detecton Of Myocardal Ischema In ECG Sgnals Usng Support Vector Machne Dr.S.Sumath 1, Mrs.V.Agalya Mahendra Engneerng College, Mahendhrapur, Mallasamudram Abstract--Ths paper presents an ntellectual dagnoss

More information

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice Amercan Journal of Appled Scences 9 (1): 93-102, 2012 ISSN 1546-9239 2012 Scence Publcatons An Improved Tme Doman Ptch Detecton Algorthm for Pathologcal Voce Mohd Redzuan Jamaludn, Shekh Hussan Shakh Salleh,

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

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

Research Center for Price Dynamics

Research Center for Price Dynamics Researh Center for Pre Dynas A Researh Proet Conernng Pres and Household Behavors Based on Mro Transaton Data Workng Paper Seres No.3 Who faes hgher pres? An epral analyss based on Japanese hoesan data

More information

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS Chalcogende Letters Vol. 12, No. 2, February 2015, p. 67-74 EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS R. EL-MALLAWANY a*, M.S. GAAFAR b, N. VEERAIAH c a Physcs Dept.,

More information

[ ] + [3] i 1 1. is the density of the vegetable oil, R is the universal gas constant, T r. is the reduced temperature, and F c

[ ] + [3] i 1 1. is the density of the vegetable oil, R is the universal gas constant, T r. is the reduced temperature, and F c Densty and Vscosty of Vegetable Ols C.M. Rodenbush a, F.H. Hseh b, and D.S. Vswanath a, * Departments of a Chemcal Engneerng and b Bologcal and Agrcultural Engneerng, Unversty of Mssour-Columba, Columba,

More information

Towards Automated Pose Invariant 3D Dental Biometrics

Towards Automated Pose Invariant 3D Dental Biometrics Towards Automated Pose Invarant 3D Dental Bometrcs Xn ZHONG 1, Depng YU 1, Kelvn W C FOONG, Terence SIM 3, Yoke San WONG 1 and Ho-lun CHENG 3 1. Mechancal Engneerng, Natonal Unversty of Sngapore, 117576,

More information

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process Unversty of Belgrade From the SelectedWorks of Zeljko D Cupc 2000 The Influence of the Isomerzaton Reactons on the Soybean Ol Hydrogenaton Process Zeljko D Cupc, Insttute of Chemstry, Technology and Metallurgy

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

DS May 31,2012 Commissioner, Development. Services Department SPA June 7,2012

DS May 31,2012 Commissioner, Development. Services Department SPA June 7,2012 . h,oshawa o Report To: From: Subject: Development Servces Commttee Item: Date of Report: DS-12-189 May 31,2012 Commssoner, Development Fle: Date of Meetng: Servces Department SPA-2010-09 June 7,2012 Applcaton

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

N-back Training Task Performance: Analysis and Model

N-back Training Task Performance: Analysis and Model N-back Tranng Task Performance: Analyss and Model J. Isaah Harbson (jharb@umd.edu) Center for Advanced Study of Language and Department of Psychology, Unversty of Maryland 7005 52 nd Avenue, College Park,

More information

Detection and Classification of Brain Tumor in MRI Images

Detection and Classification of Brain Tumor in MRI Images PrahiGadpayle and Prof.P.S.Mahajani 45 Detetion and Classifiation of Brain Tumor in MRI Images PrahiGadpayleand Prof.P.S.Mahajani Abstrat Brain tumor detetion in Magneti Resonane Imaging (MRI) is important

More information

Chapter 20. Aggregation and calibration. Betina Dimaranan, Thomas Hertel, Robert McDougall

Chapter 20. Aggregation and calibration. Betina Dimaranan, Thomas Hertel, Robert McDougall Chapter 20 Aggregaton and calbraton Betna Dmaranan, Thomas Hertel, Robert McDougall In the prevous chapter we dscussed how the fnal verson 3 GTAP data base was assembled. Ths data base s extremely large.

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

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov Genomcs Research Unt BIOSTATISTICS Lecture 1 Data Presentaton and Descrptve Statstcs dr. Petr Nazarov 3-03-2017 petr.nazarov@lh.lu COURSE OVERVIEW Organzaton: 60h = 12 days Theoretcal course (30h) Theory

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

Using a Wavelet Representation for Classification of Movement in Bed

Using a Wavelet Representation for Classification of Movement in Bed Usng a Wavelet Representaton for Classfcaton of Movement n Bed Adrana Morell Adam Depto. de Matemátca e Estatístca Unversdade de Caxas do Sul Caxas do Sul RS E-mal: amorell@ucs.br André Gustavo Adam Depto.

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

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

JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION

JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION Je Zhang, Je Lu, Guangquan Zhang Centre for Quantum Computaton & Intellgent Systems Faculty of Engneerng and

More information

Cutaneous and Kinaesthetic Perception of Traversed Distance

Cutaneous and Kinaesthetic Perception of Traversed Distance Cutaneous and Knaesthetc Percepton of Traversed Dstance Wouter M. Bergmann Test L. Martjn A. van der Hoff Astrd M. L. Kappers Helmholtz Insttute, Utrecht Unversty, The Netherlands ABSTRACT Dscrmnaton thresholds

More information

Simultaneous Determination of Ultrasonic Wave Velocities and Thickness of Solid Plates

Simultaneous Determination of Ultrasonic Wave Velocities and Thickness of Solid Plates Key Engneerng Materal Onlne: 2004-08-15 ISSN: 1662-9795, Vol. 270-273, 290-295 do:10.4028/www.entf.net/kem.270-273.290 2004 Tran Teh Publaton, Swtzerland Ctaton & Coyrght (to be nerted by the ublher) Smultaneou

More information

A Belief Rule-Based (BRB) Decision Support System for Assessing Clinical Asthma Suspicion

A Belief Rule-Based (BRB) Decision Support System for Assessing Clinical Asthma Suspicion A Belef Rule-Based (BRB) Decson Support System for Assessng Clncal Asthma Suspcon Mohammad Shahadat Hossan a, Md. Emran Hossan b, Md. Safuddn Khald c, Mohammad A. Haque d a, b Department of Computer Scence

More information

NHS Outcomes Framework

NHS Outcomes Framework NHS Outcomes Framework Doman 1 Preventng people from dyng prematurely Indcator Specfcatons Verson: 1.21 Date: May 2018 Author: Clncal Indcators Team NHS Outcomes Framework: Doman 1 Preventng people from

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

Robert E. Horton. big/2. 2A/b

Robert E. Horton. big/2. 2A/b PAPER, HYDROLOGY94 8 RTUAL CHAELFLOW GRAPH Robert E. Horton Bass of vrtual hannelnflow graphwhat may be alled a 'v rtual hannelnflow graph" an n many ases readly be derved from ertan propert es of the

More information

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE Wang Yng, Lu Xaonng, Ren Zhhua, Natonal Meteorologcal Informaton Center, Bejng, Chna Tel.:+86 684755, E-mal:cdcsjk@cma.gov.cn Abstract From, n Chna meteorologcal

More information

Machine Understanding - a new area of research aimed at building thinking/understanding machines

Machine Understanding - a new area of research aimed at building thinking/understanding machines achne Understandng - a new area of research amed at buldng thnkng/understandng machnes Zbgnew Les and agdalena Les St. Queen Jadwga Research Insttute of Understandng, elbourne, Australa sqru@outlook.com

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

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

Normal variation in the length of the luteal phase of the menstrual cycle: identification of the short luteal phase

Normal variation in the length of the luteal phase of the menstrual cycle: identification of the short luteal phase Brtsh Journal of Obstetrcs and Gvnaecologjl July 1984, Vol. 9 1, pp. 685-689 Normal varaton n the length of the luteal phase of the menstrual cycle: dentfcaton of the short luteal phase ELIZABETH A. LENTON,

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

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

Concentration of teicoplanin in the serum of adults with end stage chronic renal failure undergoing treatment for infection

Concentration of teicoplanin in the serum of adults with end stage chronic renal failure undergoing treatment for infection Journal of Antmcrobal Chemotherapy (1996) 37, 117-121 Concentraton of tecoplann n the serum of adults wth end stage chronc renal falure undergong treatment for nfecton A. MercateUo'*, K. Jaber*, D. Hfflare-Buys*,

More information

An Introduction to Modern Measurement Theory

An Introduction to Modern Measurement Theory An Introducton to Modern Measurement Theory Ths tutoral was wrtten as an ntroducton to the bascs of tem response theory (IRT) modelng and ts applcatons to health outcomes measurement for the Natonal Cancer

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

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

PANCREATIC CANCER. - Exocrine: the production of enzymes that help digesting fats and proteins.

PANCREATIC CANCER. - Exocrine: the production of enzymes that help digesting fats and proteins. PANCREATIC CANCER 1. The pancreas It s a 15 cm gland located between the stomach and the spne, ntmately related to the vascular structures. It s dvded nto 3 parts: the wder end s called head, the mddle

More information

Journal of Economic Behavior & Organization

Journal of Economic Behavior & Organization Journal of Economc Behavor & Organzaton 133 (2017) 52 73 Contents lsts avalable at ScenceDrect Journal of Economc Behavor & Organzaton j ourna l ho me pa g e: www.elsever.com/locate/jebo Perceptons, ntentons,

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 Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments A Novel artfact for evaluatng accuraces of gear profle and ptch measurements of gear measurng nstruments Sonko Osawa, Osamu Sato, Yohan Kondo, Toshyuk Takatsuj (NMIJ/AIST) Masaharu Komor (Kyoto Unversty)

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