An Energy Efficient Seizure Prediction Algorithm

Size: px
Start display at page:

Download "An Energy Efficient Seizure Prediction Algorithm"

Transcription

1 An Energy Efficient Seizure Prediction Algorithm Zhongnn Fng Electricl Engineering Stnford University Yun Yun Sttistics Stnford University Andrew Weitz Bioengineering Stnford University Astrct In this project, we sought to develop lerning lgorithm tht identifies EEG time series s pre-ictl (the time just efore seizure occurs) or inter-ictl (the time etween seizures) using undersmpled dt to reduce the energy consumption nd ndwidth usge. By trining the model with segmented second intervls nd predicting seizures with decision window, we chieved high seizure prediction ccurcy t downsmpling rte s high s. These techniques cn e rodly pplied to reduce energy demnds for vriety of werle medicl nd helth device pplictions. Index Terms Seizure prediction, Logistic regression, SVM, Energy efficiency. s EEG FFT Bndpower (BP)-sed F (.- Hz) df F (- Hz) df F (- Hz) df F (- Hz) df F (- Hz) df F (- Hz) df ch x = fetures s DWT EEG T( - Hz) T(- Hz) T(- Hz) T(.- Hz) T(.-. Hz) T(-. Hz) DWT-sed ch x = fetures / / / / /, / nσx, / nσx, / nσx, / nσx, / nσx, / nσx Fig.. We selected two feture sets for seizure prediction: ndpower-sed (left) nd DWT-sed (right). I. INTRODUCTION Epileptic seizures fflict over % of the world s popultion. If seizures could e predicted efore they occur, fst-cting therpies could e delivered to prevent the ttck nd restore norml qulity of life to ptients. Over the lst two decdes, severl studies hve explored the use of EEG signls to predict seizures using principles from mchine lerning [] []. It is thought tht such n lgorithm could e implemented in rel-time with wireless, implnted EEG sensor. However, there re two min constrints for such portle system. First, due to limited ttery life, energy consumption must e miniml. Second, due to limited ndwidth, the dt trnsmitted etween the sensor nd the centrl processing device (such s moile phone, tlet, personl computer, etc.) should e smll. To ddress these issues, we sought to develop roust lerning lgorithm tht identifies EEG time series s pre-ictl (the time just efore seizure occurs) or interictl (the time etween seizures) using downsmpled dt. This could ultimtely reduce oth power consumption nd ndwidth usge for werle seizure prediction devices (Fig. ). Werle Device Downsmpled EEG Energy Efficient Wireless chnnel Trnsfer Smller Bndwidth Feture Extrction Moile phone, Tlet, PC etc. Prediction Fig.. Undersmpling cn e used to reduce energy consumption nd dt trnsferring ndwidth on personl medicl nd helth devices. However, the effect of undersmpling on the performnce of mchine lerning lgorithms is still n open question. A. Dt description II. METHODS Dt ws provided y the Americn Epilepsy Society for its Seizure Prediction Chllenge on EEG recordings were collected in single epileptic cnine with pre-ictl (y=) nd inter-ictl (y=) exmple files. Ech file includes chnnels of continuous EEG recordings for min, smpled t. Hz. To increse the mount of dt ville for trining for seizure prediction, we split ech min file into s intervls to e individully clssified. This resulted in ( smple) ( chnnel) mtrix for ech of the m = ( files) ( sec) = dt points. B. Fetures ) Bndpower-sed feture: For the first feture set we investigted, we quntified the EEG spectrl power in six physiologicl frequency nds: delt (.- Hz), thet (- Hz), lph (- Hz), et (- Hz), low-gmm (- Hz), nd high-gmm (- Hz). This feture set hs previously een shown to perform well for seizure prediction using logistic regression nd SVM [], []. Spectrl power ws extrcted from ech s time series using the ndpower() function in Mtl. Becuse ech recording consisted of seprte chnnels, the totl numer of fetures per s intervl ws thus = (Fig. left). ) Wvelet sed feture: For the second feture set we investigted, we used the discrete wvelet trnsform (DWT) with levels of decomposition. The enefit of the DWT is tht it cn cpture signl chnges in oth the temporl nd frequency domin. This is importnt since the EEG signl is non-sttionry nd spectrum of the signl chnges over time. To compute the DWT, the time series ws decomposed into

2 Error Rte Error Rte Bndpower Feture SVM - Liner Logistic Regression SVM - Rdil Testing Trining Numer of trining dtsets Numer of trining dtsets Numer of trining dtsets DWT Feture SVM - Liner Logistic Regression SVM - Rdil Testing Trining Numer of trining dtsets Numer of trining dtsets Numer of trining dtsets Fig.. Lerning curves for ech comintion of lerning lgorithm nd feture set were nlyzed for potentil over- or under-fitting prolems. Ech dtset contins six hundred of second intervls. hierrchichl time series with different frequency nds: - Hz, - Hz, - Hz,.- Hz,.-. Hz, nd -. Hz (Fig. right). The following sttisticl fetures were clculted to represent the time-frequency distriution of the EEG signls, s originlly proposed in []: ) Men of the solute vlues of the wvelet coefficients in ech su-nd µ x. ) Averge power (i.e. sum of squres) of the wvelet coefficients in ech su-nd /nσx. ) Stndrd devition of the coefficients in ech su-nd σ x. ) Rtio of the solute men vlues of djcent su-nds µ x /µ x. With different su-nds this gives totl of = fetures. Becuse ech recording consists of seprte chnnels, the totl numer of fetures per s intervl ws thus =. C. Trining methods ) Logistic Regression: We implemented logistic regression using the glmfit function in Mtl, with logit link function. ) Liner SVM: We implemented liner support vector mchine using the Liliner pckge in Mtl. Feture vectors were scled to the rnge -. to., s suggested y the Liliner uthors Trining Error Bndpower Fetures DWT Fetures.... LR SVM-liner SVM-rdil Testing Error Bndpower Fetures DWT Fetures.... LR SVM-liner SVM-rdil Fig.. %/% hold-out cross-vlidtion showed tht logistic regression nd the liner SVM using DWT-sed fetures result in the lowest error. Error rs give stndrd error cross repeted trils. Thet Vlues Bndpower - Hz - Hz - Hz - Hz - Hz.- Hz Thet Vlues Men Stndrd Devition Sum of Squres Rtio of Mens - Hz - Hz - Hz.- Hz.-. Hz DWT -. Hz - Hz - Hz - Hz.- Hz.-. Hz -. Hz - Hz - Hz - Hz.- Hz.-. Hz -. Hz (-)/(-)Hz (-)/(-) Hz (-)/(.-) Hz (.-)/(.-.) Hz (.-.)/(-.) Hz Fig.. Logistic θ vlues were compred for oth ndpower-sed nd DWT-sed fetures to identify those most importnt feture for seizure prediction. For ndpower, the most highly weighted fetures corresponded to low frequency nds. For DWT-sed fetures, the the most highly weighted sttistic ws the rtio etween the mens of djcent frequency nds. Lower frequencies were lso more highly weighted for of the sttistics (men, sum of squres, nd rtio of mens). Note tht θ vlues represent the verge over chnnels. ) Rdil (Gussin) SVM: We implemented the SVM rdil kernel using the LiSVM pckge in Mtl. Feture vectors were lso scled to the rnge -. to., s with the liner kernel. D. Lerning curve nd cross-vlidtion To confirm tht our lerning lgorithm could ccurtely clssify pre-ictl nd inter-ictl sttes using the defined fetures without under- or over-fitting, we first generted lerning curves s function of dtset size (i.e. the numer of min EEG files). The testing set ws kept t constnt size of EEG files, with positive exmples nd negtive exmples. The trining set ws evluted for sizes rnging from to EEG files, lwys with n equl numer of positive nd negtive exmples. The generliztion error of ech lerning lgorithm ws evluted using repeted trils of %/% hold-out crossvlidtion. We split the originl EEG files into rndomly ssigned groups of trining nd testing dtsets. E. Seizure clssifiction As noted ove, the originl dt were cquired s single files of min EEG recordings (lelled s pre-ictl or interictl), which we then divided into six hundred s intervls. Although our lerning lgorithms treted the fetures from ech of these s intervls s single dt point, we ultimtely sought wy to predict seizures t lrger temporl scle, such s every s or min. To do so, we implemented decision window, in which the recording ws clssified s pre-ictl if the frction of s intervls clssified s preictl exceeded certin threshold. The resulting flse-positive nd flse-negtive rtes with different thresholds were then used to generte ROC curves for performnce evlution. To determine how much dt our lgorithm needed to generte correct prediction, we lso vried the decision window size (i.e. how mny s intervls were used to mke decision on pre-ictl or inter-ictl). In prctice, smller window mens

3 Inter-ictl EEG (y = ). Voltge (μv) s clssifiction Decision Window Time (min) Are Under ROC.... Logistic BP SVM-Liner BP SVM-Rdil BP Logistic DWT SVM-Liner DWT SVM-Rdil DWT.. Decision Window s clssifiction Time (min)..... Pre-ictl EEG (y = )... Voltge (μv) Fig.. Representtive clssifiction of s intervls for inter-ictl () nd pre-ictl () EEG recordings re shown. A decision window of vrying size is then pplied for seizure prediction nd genertion of ROC curves... tht prediction cn e mde t finer temporl scle (Fig. ). F. Downsmpling pttern..... Two different ptterns were tested for reducing energy consumption nd ndwidth usge: periodic nd rndom downsmpling. Periodic downsmpling is equivlent to reduce the smpling rte of the originl signl. Becuse of the recent development of compressed sensing theory, rndom downsmpling hs lso ecome populr for signl recovery fter downsmpling []. Thus the rndom downsmpling pttern ws lso tested in this project Fig.. () The flse positive rte versus true positive rte of different lgorithm nd feture comintions ws compred with min decision window. Similr to cross-vlidtion, logistic regression nd the liner SVM using DWT-sed fetures outperformed ll other models. () As the window size increses, the liner SVM using the DWT-sed feture set gives etter seizure prediction performnce. III. R ESULTS A. Identifiction of the optiml seizure prediction lgorithm ) Selection of the optiml feture nd lerning lgorithm: We next sought to identify the optiml feture nd lerning lgorithm with %/% hold-out cross-vlidtion. As shown in Fig., trining with logistic regression or liner SVM using the DWT-sed feture gve the est performnce, chieving less thn. trining error nd less thn. testing error. The rdil SVM exhiited poor performnce, resulting in lmost. trining nd testing error using the ndpowersed feture. Thus, we conclude tht the logistic regression nd rdil SVM lgorithms using the DWT-sed feture re optiml for seizure prediction. ) Investigting the most importnt fetures: We next nlyzed the θ vlues of the logistic regression model to determine which elements re the most importnt. As shown in Fig., we found the highest ndpower θ vlue is t the frequency nd.-hz, which indictes tht the most importnt differences etween the pre-ictl nd inter-ictl sttes re stored in this nd. Similrly, we found the lower ) Vlidtion of fetures nd lerning lgorithms: We first sought to confirm tht the chosen lerning lgorithms could clssify EEG signls s pre-ictl or inter-ictl ove % chnce level nd dignose if lerning ws suject to under- or over-fitting. Fig. provides the lerning curves for ech lerning lgorithm using the ndpower- nd DWTsed fetures. Logistic regression nd the liner SVM gve comprle performnce for either feture set, while the rdil SVM filed to lern using the ndpower-sed fetures nd resulted in reltively higher testing error rte using DWTsed fetures. With the exception of the rdil SVM using ndpower-sed fetures, the generl shpes of the lerning curves were consistent with expecttions. As the trining set size incresed, the trining error went up, while the testing error went down. Thus,the logistic regression nd liner SVM models successfully used the extrcted fetures to predict preictl versus inter-ictl sttes.

4 sec CV Error Rndom Downsmpling Periodic Downsmpling Fully smpled, Hz x, Hz Downsmpling Rtio x, Hz x, Hz x, Hz Fig.. s intervl cross-vlidtion error of liner SVM using the DWT-sed fetures s function of downsmpling rte. Two different downsmpling ptterns were investigted (periodic nd rndom). For oth downsmpling ptterns, the optiml lgorithm chieved less thn. error when the downsmpling rtio ws less thn. When the downsmpling rtio pproches (i.e. only one smple is cquired per chnnel ech second), the error rte increses to.. frequency coefficients re lso weighted higher in the DWTsed fetures. Importntly, most significnt fetures tht were used for recognition re the rtios etween solute signl mens (µ x /µ x ) for the DWT-sed fetures. ) Seizure clssifiction using decision window: The results reported ove refer to the clssifiction of individul s intervls. Becuse we were ultimtely interested in clssifying the EEG signl s pre-ictl or inter-ictl t different time scles, we pplied simple thresholding on intermedite s decisions within decision window (Fig. ). By vrying the seizure prediction threshold for min decision window, n ROC curve tht quntifies the true positive nd flse positive rte t different threshold is otined (Fig. ). It cn e concluded tht the DWT-feture with logistic regression or liner SVM gve superior performnce (more thn % re under ROC curve). The ndpower-sed feture hd worse performnce thn DWT for ech lerning lgorithm. The rdil SVM still performed worse thn oth logistic regression nd the liner SVM for either feture. The size of the decision window ws lso investigted using one of the est lerning lgorithms, i.e. DWT-feture with liner SVM. As shown in Fig., we found tht the seizure prediction performnce increses with window size. Surprisingly, resonle performnce (% re under ROC curve) could still e otined with only s window. B. Roustness of the optiml seizure prediction lgorithm under downsmpling ) Cross vlidtion error vs downsmpling rtio: We investigted the roustness to downsmpling of one of the optiml lgorithms (liner SVM with DWT-sed fetures). As shown in Fig., the cross vlidtion error using the s intervls slowly incresed from. to. s the downsmpling rtio incresed to. When the downsmpling rtio reched x, the lgorithm filed to correctly clssify the s intervls nd the error drmticlly incresed to out.. Another finding from this test is tht the periodic downsmpling performs slightly etter thn the rndom downsmpling, which could.... Periodic Downsmpling Downsmple Fctor x ( Hz) Downsmple Fctor x ( Hz) Rndom Downsmpling Downsmple Fctor x ( Hz) Downsmple Fctor x ( Hz) Fig.. Although downsmpling incresed the error rte for sec clssifiction, the seizure prediction performnce could e improved y using lrger decision window. For exmple, when the s intervl ws downsmpled y times, our system could still chieve greter thn. true positive rte nd less thn. flse positive rte using decision window of t lest s. ecuse the lising pttern is more coherent using the periodic undersmpling nd thus the lerning lgorithm could pick up the lised fetures more esily. ) Improving performnce with lrger decision window sizes: Although we showed tht the s cross vlidtion error incresed s the downsmpling rtio incresed, the seizure prediction performnce could e preserved y incresing the decision window size. As shown in Fig., we investigted the ROC curve with x nd x downsmpling using seven different window sizes. The ROC curves re pproximtely equl etween the periodic nd rndom downsmpling methods. With window size lrger thn s, we found tht the optiml lgorithm could still chieve higher thn. true positive rte nd less thn. flse positive rte when the downsmpling rtio ws s high s. At times downsmpling, we found tht decision windows lrger thn s could still chieve similrly high prediction performnce (i.e. lrger thn. true positive nd less thn. flse positive rte). IV. CONCLUSIONS, DISCUSSIONS In this project, we developed n energy efficient lgorithm for seizure prediction. We investigted two different types of fetures (powernd-sed nd DWT-sed), nd three different lerning lgorithms (logistic regression, liner SVM nd rdil SVM). After cross vlidtion, we found tht logistic regression nd liner SVM using the DWT-sed fetures outperforms ll other lgorithms. We lso found tht low frequency signls contin the most informtion on the differences etween pre-ictl nd inter-ictl rin sttes. To improve the

5 roustness of our clssifiction, we designed decision window method for seizure prediction. With window sizes s lrge s s, the lgorithm could chieve greter thn. true positive rte nd less thn. flse positive rte. Surprisingly, performnce ws still fr etter thn chnce with decision windows s smll s s. We next investigted the roustness of one of the optiml lgorithms (liner SVM with DWT-sed fetures) to downsmpling. We found the cross vlidtion error incresed with lrger downsmpling rtios, lthough the error rte ws still less thn. for downsmpling rtios less thn. We lso showed tht lrge decision windows could e used to improve the prediction ccurcy using downsmpled dt. For exmple, with window size lrger thn s, we chieved greter thn. true positive rte nd less thn. flse positive rte using dt smpled t only Hz. One interesting finding from this project is tht the lerning lgorithm still performs well when the EEG signl is downsmpled with lising rtifcts. This could e ecuse most of the importnt fetures were stored in the low frequency domin. Another possile reson is tht even when the signl is lised, the lerning lgorithm could still use fetures t specific lised loctions for clssifiction. With the proposed roust seizure prediction lgorithm, energy consumption nd ndwidth usge on werle EEG devices cn e lrgely reduced. This method cn lso e implemented in other personl werle devices, such s hert rte monitor, for higher energy efficiency nd longer ttery life. ACKNOWLEDGMENT The uthors would like to thnk Professor Andrew Ng for his inspirtionl lectures nd shring his enthusism for the mchine lerning. We would lso like to thnk ll TAs for their thoughtful suggestions for this project. REFERENCES [] F. Mormnn, R. G. Andrzejk, C. E. Elger, nd K. Lehnertz, Seizure prediction: the long nd winding rod, Brin, vol., no., pp.,. [] Y. Prk, L. Luo, K. K. Prhi, nd T. Netoff, Seizure prediction with spectrl power of eeg using cost-sensitive support vector mchines, Epilepsi, vol., no., pp.,. [] J. J. Howert, E. E. Ptterson, S. M. Sted, B. Brinkmnn, V. Vsoli, D. Crepeu, C. H. Vite, B. Sturges, V. Ruedeusch, J. Mvoori et l., Forecsting seizures in dogs with nturlly occurring epilepsy, PloS one, vol., no., p. e,. [] A. Susi, Eeg signl clssifiction using wvelet feture extrction nd mixture of expert model, Expert Systems with Applictions, vol., no., pp.,. [] Z. Zhng, T.-P. Jung, S. Mkeig, nd B. D. Ro, Compressed sensing of eeg for wireless telemonitoring with low energy consumption nd inexpensive hrdwre, Biomedicl Engineering, IEEE Trnsctions on, vol., no., pp.,. V. FUTURE WORK Since the nlysis ws conducted on single niml, more experiments should e conducted to justify the method. The energy svings gined from downsmpling should lso e investigted so tht n optiml decision window size cn e identified for emedded pplictions.

Using Paclobutrazol to Suppress Inflorescence Height of Potted Phalaenopsis Orchids

Using Paclobutrazol to Suppress Inflorescence Height of Potted Phalaenopsis Orchids Using Pcloutrzol to Suppress Inflorescence Height of Potted Phlenopsis Orchids A REPORT SUBMITTED TO FINE AMERICAS Linsey Newton nd Erik Runkle Deprtment of Horticulture Spring 28 Using Pcloutrzol to Suppress

More information

Effects of physical exercise on working memory and prefrontal cortex function in post-stroke patients

Effects of physical exercise on working memory and prefrontal cortex function in post-stroke patients Effects of physicl exercise on working memory nd prefrontl cortex function in post-stroke ptients M Moriy, C Aoki, K Sktni Grdute School of Helth Sciences Reserch, Mjor of Physicl Therpy, TeikyoHeisei

More information

Not for Citation or Publication Without Consent of the Author

Not for Citation or Publication Without Consent of the Author Not for Cittion or Puliction Without Consent of the Author AN AUTOMATED SEX PHEROMONE TRAP FOR MONITORING ADULT CM AND OFM AND THE INFLUENCE OF TRAP COLOR ON MOTH AND NON-TARGET CAPTURES Brin L. Lehmn

More information

Single-Molecule Studies of Unlabelled Full-Length p53 Protein Binding to DNA

Single-Molecule Studies of Unlabelled Full-Length p53 Protein Binding to DNA Single-Molecule Studies of Unlbelled Full-Length p53 Protein Binding to DNA Philipp Nuttll, 1 Kidn Lee, 2 Pietro Ciccrell, 3 Mrco Crminti, 3 Giorgio Ferrri, 3 Ki- Bum Kim, 2 Tim Albrecht 1* 1 Imperil College

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION Prentl doi:.8/nture57 Figure S HPMECs LM Cells Cell lines VEGF (ng/ml) Prentl 7. +/-. LM 7. +/-.99 LM 7. +/-.99 Fold COX induction 5 VEGF: - + + + Bevcizum: - - 5 (µg/ml) Reltive MMP LM mock COX MMP LM+

More information

THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS

THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS THE EVALUATION OF DEHULLED CANOLA MEAL IN THE DIETS OF GROWING AND FINISHING PIGS John F. Ptience nd Doug Gillis SUMMARY

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:.38/nture72 Neurl correltes, computtion nd ehviourl impct of decision confidence Kepecs A., Uchid N., Zriwl H. nd Minen Z.F. Confidence estimtes in integrtor models of decision-mking Computing decision

More information

ENERGY CONTENT OF BARLEY

ENERGY CONTENT OF BARLEY ENERGY CONTENT OF BARLEY VARIATION IN THE DIETARY ENERGY CONTENT OF BARLEY Shwn Firbirn, John Ptience, Hnk Clssen nd Ruurd Zijlstr SUMMARY Formultion of commercil pig diets requires n incresing degree

More information

Optimisation of diets for Atlantic cod (Gadus morhua) broodstock: effect of arachidonic acid on egg & larval quality

Optimisation of diets for Atlantic cod (Gadus morhua) broodstock: effect of arachidonic acid on egg & larval quality Optimistion of diets for Atlntic cod (Gdus morhu) roodstock: effect of rchidonic cid on egg & lrvl qulity Dr Gordon Bell, Ms. An Blnco, Dr Bill Roy, Dr Derek Roertson, Dr Jim Henderson nd Mr Richrd Prickett,

More information

8/1/2017. Correlating Radiomics Information with Clinical Outcomes for Lung SBRT. Disclosure. Acknowledgements

8/1/2017. Correlating Radiomics Information with Clinical Outcomes for Lung SBRT. Disclosure. Acknowledgements Correlting Rdiomics Informtion with Clinicl Outcomes for Lung SBRT Fng-Fng Yin, PhD Duke University Medicl Center AAPM 2017 Denver CO Disclosure This reserch is prtilly funded by reserch grnt from Vrin

More information

Fast ensemble representations for abstract visual impressions

Fast ensemble representations for abstract visual impressions Received Oct 2 Accepted Sep 2 Pulished Nov 2 Fst ensemle representtions for strct visul impressions Allison Ymnshi Lei, Ann Kosovichev 2 & Dvid Whitney DOI:./ncomms OPEN Much of the richness of perception

More information

Clinical Study Report Synopsis Drug Substance Naloxegol Study Code D3820C00018 Edition Number 1 Date 01 February 2013 EudraCT Number

Clinical Study Report Synopsis Drug Substance Naloxegol Study Code D3820C00018 Edition Number 1 Date 01 February 2013 EudraCT Number EudrCT Number 2012-001531-31 A Phse I, Rndomised, Open-lbel, 3-wy Cross-over Study in Helthy Volunteers to Demonstrte the Bioequivlence of the Nloxegol 25 mg Commercil nd Phse III Formultions nd to Assess

More information

Extraction and Some Functional Properties of Protein Extract from Rice Bran

Extraction and Some Functional Properties of Protein Extract from Rice Bran Ksetsrt J. (Nt. Sci.) 40 : 209-214 (2006) Extrction nd Some Functionl Properties of Protein Extrct from Rice Brn Chockchi Theerkulkit*, Siree Chiseri nd Siriwt Mongkolknchnsiri ABSTRACT Rice brn protein

More information

Check your understanding 3

Check your understanding 3 1 Wht is the difference etween pssive trnsport nd ctive trnsport? Pssive trnsport is the movement of prticles not requiring energy. Movement of prticles in ctive trnsport uses energy. 2 A gs tp in the

More information

A FACTORIAL STUDY ON THE EFFECTS OF β CYCLODEXTRIN AND POLOXAMER 407 ON THE SOLUBILITY AND DISSOLUTION RATE OF PIROXICAM

A FACTORIAL STUDY ON THE EFFECTS OF β CYCLODEXTRIN AND POLOXAMER 407 ON THE SOLUBILITY AND DISSOLUTION RATE OF PIROXICAM IJRPC 20, (3) Chowdry et l. ISSN: 223 278 INTERNATIONAL JOURNAL OF RESEARCH IN PHARMACY AND CHEMISTRY Aville online t www.ijrpc.com Reserch Article A FACTORIAL STUDY ON THE EFFECTS OF β CYCLODEXTRIN AND

More information

Fast Support Vector Machines for Structural Kernels

Fast Support Vector Machines for Structural Kernels ECML PK 2011 Fst Support ector Mchines for Structurl Kernels Aliksei Severyn nd Alessndro Moschi: University of Trento, Itly September 7, 2011 1 Structured t Much of rel dt is structured: Sequences Trees

More information

Meat and Food Safety. B.A. Crow, M.E. Dikeman, L.C. Hollis, R.A. Phebus, A.N. Ray, T.A. Houser, and J.P. Grobbel

Meat and Food Safety. B.A. Crow, M.E. Dikeman, L.C. Hollis, R.A. Phebus, A.N. Ray, T.A. Houser, and J.P. Grobbel Met nd Food Sfety Needle-Free Injection Enhncement of Beef Strip Loins with Phosphte nd Slt Hs Potentil to Improve Yield, Tenderness, nd Juiciness ut Hrm Texture nd Flvor B.A. Crow, M.E. Dikemn, L.C. Hollis,

More information

EFFECTS OF AN ACUTE ENTERIC DISEASE CHALLENGE ON IGF-1 AND IGFBP-3 GENE EXPRESSION IN PORCINE SKELETAL MUSCLE

EFFECTS OF AN ACUTE ENTERIC DISEASE CHALLENGE ON IGF-1 AND IGFBP-3 GENE EXPRESSION IN PORCINE SKELETAL MUSCLE Swine Dy 22 Contents EFFECTS OF AN ACUTE ENTERIC DISEASE CHALLENGE ON IGF-1 AND IGFBP-3 GENE EXPRESSION IN PORCINE SKELETAL MUSCLE B. J. Johnson, J. P. Kyser, J. D. Dunn, A. T. Wyln, S. S. Dritz 1, J.

More information

PNEUMOVAX 23 is recommended by the CDC for all your appropriate adult patients at increased risk for pneumococcal disease 1,2 :

PNEUMOVAX 23 is recommended by the CDC for all your appropriate adult patients at increased risk for pneumococcal disease 1,2 : PNEUMOVAX 23 is recommended y the CDC for ll your pproprite dult ptients t incresed risk for pneumococcl disese 1,2 : Adults ged

More information

EVALUATION OF DIFFERENT COPPER SOURCES AS A GROWTH PROMOTER IN SWINE FINISHING DIETS 1

EVALUATION OF DIFFERENT COPPER SOURCES AS A GROWTH PROMOTER IN SWINE FINISHING DIETS 1 Swine Dy 2001 Contents EVALUATION OF DIFFERENT COPPER SOURCES AS A GROWTH PROMOTER IN SWINE FINISHING DIETS 1 C. W. Hstd, S. S. Dritz 2, J. L. Nelssen, M. D. Tokch, nd R. D. Goodbnd Summry Two trils were

More information

WSU Tree Fruit Research and Extension Center, Wenatchee (509) ext. 265;

WSU Tree Fruit Research and Extension Center, Wenatchee (509) ext. 265; FINAL REPORT WTFRC Project # AH-1-5 WSU Project # 13C-355-3 Project title: PI: Orgniztion: Coopertors: of Sunburn in Apples with RAYNOX Lrry Schrder, Horticulturist WSU Tree Fruit Reserch nd Extension

More information

Invasive Pneumococcal Disease Quarterly Report July September 2018

Invasive Pneumococcal Disease Quarterly Report July September 2018 Invsive Pneumococcl Disese Qurterly Report July Septemer Introduction Since 17 Octoer 2008, invsive pneumococcl disese (IPD) hs een notifile to the locl Medicl Officer of Helth under the Helth Act 1956.

More information

Effect of linear and random non-linear programming on environmental pollution caused by broiler production

Effect of linear and random non-linear programming on environmental pollution caused by broiler production Journl of Novel Applied Sciences Aville online t www.jnsci.org 24 JNAS Journl-24-3-/43-434 ISSN 2322-549 24 JNAS Effect of liner nd rndom non-liner progrmming on environmentl pollution cused y roiler production

More information

Infrared Image Edge Detection based on Morphology- Canny Fusion Algorithm

Infrared Image Edge Detection based on Morphology- Canny Fusion Algorithm , pp.42-46 http://dx.doi.org/10.14257/stl.2016.137.08 Infrred Imge Edge Detection bsed on Morphology- Cnny Fusion Algorithm Tng Qingju 1, Bu Chiwu 2, Liu Yunlin 1, Zng Jinsuo 1, Li Dyong 1 1 School of

More information

EFFECTS OF INGREDIENT AND WHOLE DIET IRRADIATION ON NURSERY PIG PERFORMANCE

EFFECTS OF INGREDIENT AND WHOLE DIET IRRADIATION ON NURSERY PIG PERFORMANCE Swine Dy 21 EFFECTS OF INGREDIENT AND WHOLE DIET IRRADIATION ON NURSERY PIG PERFORMANCE J. M. DeRouchey, M. D. Tokch, J. L. Nelssen, R. D. Goodbnd, S. S. Dritz 1, J. C. Woodworth, M. J. Webster, B. W.

More information

Copy Number ID2 MYCN ID2 MYCN. Copy Number MYCN DDX1 ID2 KIDINS220 MBOAT2 ID2

Copy Number ID2 MYCN ID2 MYCN. Copy Number MYCN DDX1 ID2 KIDINS220 MBOAT2 ID2 Copy Numer Copy Numer Copy Numer Copy Numer DIPG38 DIPG49 ID2 MYCN ID2 MYCN c DIPG01 d DIPG29 ID2 MYCN ID2 MYCN e STNG2 f MYCN DIPG01 Chr. 2 DIPG29 Chr. 1 MYCN DDX1 Chr. 2 ID2 KIDINS220 MBOAT2 ID2 Supplementry

More information

Combined Vision and Wearable Sensors-based System for Movement Analysis in Rehabilitation

Combined Vision and Wearable Sensors-based System for Movement Analysis in Rehabilitation Focus Theme Originl Articles 1 Comined Vision nd Werle Sensors-sed System for Movement Anlysis in Rehilittion Sofij Spsojević 1,2,3 ; Tihomir V. Ilić 4 ; Slđn Milnović 5 ; Veljko Potkonjk 1 ; Aleksndr

More information

2. Hubs and authorities, a more detailed evaluation of the importance of Web pages using a variant of

2. Hubs and authorities, a more detailed evaluation of the importance of Web pages using a variant of 5 Web Serch Outline: 1. Pge rnk, for discovering the most ëimportnt" pges on the Web, s used in Google. 2. Hubs nd uthorities, more detiled evlution of the importnce of Web pges using vrint of the eigenvector

More information

Geographical influence on digit ratio (2D:4D): a case study of Andoni and Ikwerre ethnic groups in Niger delta, Nigeria.

Geographical influence on digit ratio (2D:4D): a case study of Andoni and Ikwerre ethnic groups in Niger delta, Nigeria. Journl of Applied Biosciences 27: 1736-1741 ISSN 1997 5902 Geogrphicl influence on digit rtio (2D:4D): cse study of Andoni nd Ikwerre ethnic groups in Niger delt, Nigeri. Gwunirem, Isrel U 1 nd Ihemelndu,

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION . Norml Physiologicl Conditions. SIRT1 Loss-of-Function S1. Model for the role of SIRT1 in the regultion of memory nd plsticity. () Our findings suggest tht SIRT1 normlly functions in coopertion with YY1,

More information

Roughage Type & Level & Grain Processing Interactions with Distiller s s Grains Diets. Matt May High Plains Bio Fuels Co-Product Nutrition Conference

Roughage Type & Level & Grain Processing Interactions with Distiller s s Grains Diets. Matt May High Plains Bio Fuels Co-Product Nutrition Conference Roughge Type & Level & Grin Processing Interctions with Distiller s s Grins Diets Mtt My High Plins Bio Fuels Co-Product Nutrition Conference Why do we flke grin? Stem-flked corn (SFC) vs. dry-rolled rolled

More information

Detecting the Fetal Electrocardiogram by Wavelet Theory-Based Methods

Detecting the Fetal Electrocardiogram by Wavelet Theory-Based Methods Vol. 7, No. 3, Septemer 2002 185 Detecting the Fetl Electrocrdiogrm y Wvelet Theory-Bsed Methods F. MOCHIMARU, Y. FUJIMOTO Deprtment of Ostetrics nd Gynecology, Hirtsuk City Hospitl, Hirtsuk City, Jpn

More information

Invasive Pneumococcal Disease Quarterly Report. July September 2017

Invasive Pneumococcal Disease Quarterly Report. July September 2017 Invsive Pneumococcl Disese Qurterly Report July September 2017 Prepred s prt of Ministry of Helth contrct for scientific services by Rebekh Roos Helen Heffernn October 2017 Acknowledgements This report

More information

P AND K IN POTATOES. Donald A Horneck Oregon State University Extension Service

P AND K IN POTATOES. Donald A Horneck Oregon State University Extension Service P AND K IN POTATOES Donld A Hornek Oregon Stte University Extension Servie INTRODUCTION Phosphorous nd potssium re importnt to grow high yielding nd qulity pottoes. Muh of the northwest hs hd trditionlly

More information

Sleepy Stack Reduction of Leakage Power

Sleepy Stack Reduction of Leakage Power y Reduction of Lekge Power Jun Cheol Prk, Vincent J. Mooney III, nd Philipp Pfeiffenerger Center for Reserch on Emedded Systems nd Technology School of Electricl nd Computer Engineering, Georgi Institute

More information

Bioactive milk components to secure growth and gut development in preterm pigs ESTER ARÉVALO SUREDA PIGUTNET FA1401 STSM

Bioactive milk components to secure growth and gut development in preterm pigs ESTER ARÉVALO SUREDA PIGUTNET FA1401 STSM Bioctive milk components to secure growth nd gut development in preterm pigs ESTER ARÉVALO SUREDA PIGUTNET FA1401 STSM STSM Pigutnet FA1401 STSM 03/Septemer 30/Novemer/2017 (3 months) Host: Home: Thoms

More information

Cover Page. The handle holds various files of this Leiden University dissertation

Cover Page. The handle   holds various files of this Leiden University dissertation Cover Pge The hndle http://hdl.hndle.net/1887/5818 holds vrious files of this Leiden University disserttion Author: Olofsen, E. Title: Phrmcokinetic nd phrmcodynmic nlysis in nesthesi : modeling odyssey

More information

Automatic Detection of Malignant Melanoma using Macroscopic Images ABSTRACT

Automatic Detection of Malignant Melanoma using Macroscopic Images ABSTRACT Originl Article www.jmss.mui.c.ir Automtic Detection of Mlignnt Melnom using Mcroscopic Imges Mrym Rmezni, Alirez Krimin, Pymn Mollem 1 Deprtments of Biomedicl Engineering, 1 Electricl Engineering, Fculty

More information

Fundamentals of Spine MRI and Essential Protocols

Fundamentals of Spine MRI and Essential Protocols Fundmentls of Spine MRI nd Essentil Protocols A. C. Dougls-Akinwnde, MD Octoer 13, 2009 Fundmentls of Spine MRI Lerning Ojectives: 1. List the essentil sequences for Spine MRI exmintion 2. Discuss the

More information

The Effects of Diet Particle Size on Animal Performance

The Effects of Diet Particle Size on Animal Performance MF-2050 Feed Mnufcturing Feed Mnufcturing Cerel grins re the primry energy source in swine nd poultry diets. Therefore, not only must producers be concerned bout the composition of the grin, but lso how

More information

A reservoir of time constants for memory traces in cortical neurons

A reservoir of time constants for memory traces in cortical neurons A reservoir of time constnts for memory trces in corticl neurons Alerto Berncchi, Hyojung Seo, Deyeol Lee & Xio-Jing Wng 11 Nture Americ, Inc. All rights reserved. According to reinforcement lerning theory

More information

Input from external experts and manufacturer on the 2 nd draft project plan Stool DNA testing for early detection of colorectal cancer

Input from external experts and manufacturer on the 2 nd draft project plan Stool DNA testing for early detection of colorectal cancer Input externl experts nd mnufcturer on the 2 nd drft project pln Stool DNA testing for erly detection of colorectl cncer (Project ID:OTJA10) All s nd uthor s replies on the 2nd drft project pln Stool DNA

More information

Assessment of Depression in Multiple Sclerosis. Validity of Including Somatic Items on the Beck Depression Inventory II

Assessment of Depression in Multiple Sclerosis. Validity of Including Somatic Items on the Beck Depression Inventory II Assessment of Depression in Multiple Sclerosis Vlidity of Including Somtic Items on the Beck Depression Inventory II Peggy Crwford, PhD; Noh J. Webster, MA Signs nd symptoms of multiple sclerosis (MS)

More information

Effects of physiological state, mass change and diet on plasma metabolite profiles in the western sandpiper Calidris mauri

Effects of physiological state, mass change and diet on plasma metabolite profiles in the western sandpiper Calidris mauri The Journl of Experimentl Biology 28, 761-769 Pulished y The Compny of Biologists 25 doi:1.1242/je.1451 761 Effects of physiologicl stte, mss chnge nd diet on plsm metolite profiles in the western sndpiper

More information

ORIGINAL ARTICLE. Diagnostic Signs of Accommodative Insufficiency. PILAR CACHO, OD, ÁNGEL GARCÍA, OD, FRANCISCO LARA, OD, and M A MAR SEGUÍ, OD

ORIGINAL ARTICLE. Diagnostic Signs of Accommodative Insufficiency. PILAR CACHO, OD, ÁNGEL GARCÍA, OD, FRANCISCO LARA, OD, and M A MAR SEGUÍ, OD 1040-5488/02/7909-0614/0 VOL. 79, NO. 9, PP. 614 620 OPTOMETRY AND VISION SCIENCE Copyright 2002 Americn Acdemy of Optometry ORIGINAL ARTICLE Dignostic Signs of Accommodtive Insufficiency PILAR CACHO,

More information

LETTERS. Neural correlates, computation and behavioural impact of decision confidence

LETTERS. Neural correlates, computation and behavioural impact of decision confidence doi:.38/nture72 LETTERS Neurl correltes, computtion nd ehviourl impct of decision confidence Adm Kepecs, Noshige Uchid,2, Htim Zriwl,3 & Zchry F. Minen,4 Humns nd other nimls must often mke decisions on

More information

STATISTICAL DATA ANALYSIS IN EXCEL

STATISTICAL DATA ANALYSIS IN EXCEL Microrry Center STATISTICAL DATA ANALYSIS IN EXCEL Prt 1 Introduction to Sttistics Dr. Petr Nzrov 14-06-2010 petr.nzrov@crp-snte.lu Sttisticl dt nlysis in Excel COURSE OVERVIEW Objectives The course: Reminds

More information

Reducing the Risk. Logic Model

Reducing the Risk. Logic Model Reducing the Risk Logic Model ETR (Eduction, Trining nd Reserch) is nonprofit orgniztion committed to providing science-bsed innovtive solutions in helth nd eduction designed to chieve trnsformtive chnge

More information

The step method: A new adaptive psychophysical procedure

The step method: A new adaptive psychophysical procedure Perception & Psychophysics 1989, 45 (6), 572-576 The step method: A new dptive psychophysicl procedure WILLIAM A. SIMPSON York University, North York, Ontrio, Cnd A new dptive psychophysicl method, the

More information

Information Test: corroboration of previous findings and highlights on vulnerabilities

Information Test: corroboration of previous findings and highlights on vulnerabilities The first independent study on the Complex Tril Protocol version of the P300-bsed Conceled Informtion Test: corrobortion of previous findings nd highlights on vulnerbilities Gáspár Lukács *, Bél Weiss

More information

phosphatase isoenzyme activity: estimation of

phosphatase isoenzyme activity: estimation of J Clin Pthol 1988;41:202-206 Quntittive method for determining serum lkline phosphtse isoenzyme ctivity: estimtion of intestinl component M J PEAKE, M PEJAKOVIC, G H WHITE From the Deprtment ofbiochemistry

More information

MUTATIONS. Mutagens. Point mutations substitutions. Mutations. Sickle-cell disease. Point mutations insertions & deletions

MUTATIONS. Mutagens. Point mutations substitutions. Mutations. Sickle-cell disease. Point mutations insertions & deletions MUTTIONS Mutgens Mutgens re physicl or chemicl gents tht give rise to muttions. High energy rdition UV, X, gmm. se nlogues, intercltors, chemicl chnge inducers. ffect DN structure, se piring, etc. 2004

More information

XII. HIV/AIDS. Knowledge about HIV Transmission and Misconceptions about HIV

XII. HIV/AIDS. Knowledge about HIV Transmission and Misconceptions about HIV XII. HIV/AIDS Knowledge bout HIV Trnsmission nd Misconceptions bout HIV One of the most importnt prerequisites for reducing the rte of HIV infection is ccurte knowledge of how HIV is trnsmitted nd strtegies

More information

Effect of supplemental fat from dried distillers grains with solubles or corn oil on cow performance, IGF-1, GH, and NEFA concentrations 1

Effect of supplemental fat from dried distillers grains with solubles or corn oil on cow performance, IGF-1, GH, and NEFA concentrations 1 Effect of supplementl ft from dried distillers grins with solules or corn oil on cow performnce, IGF-1, GH, nd NEFA concentrtions 1 Aigil Brtosh 2, Cody Wright 3, Aimee Wertz-Lutz 4, nd George Perry 5

More information

METHOD 4010 SCREENING FOR PENTACHLOROPHENOL BY IMMUNOASSAY

METHOD 4010 SCREENING FOR PENTACHLOROPHENOL BY IMMUNOASSAY METHOD 4010 SCREENING FOR PENTACHLOROPHENOL BY IMMUNOASSAY 1.0 SCOPE AND APPLICATION 1.1 Method 4010 is procedure for screening solids such s soils, sludges, nd queous medi such s wste wter nd lechtes

More information

unit 1.9 Problems with unknown (II) 15 days D Figures within days 1 G 1 1 OA 1 1 OA 1 1 OA 1 1 G 2 1 OA 6 1 OA 4 1 OA 4 1 G 3 1 OA 7

unit 1.9 Problems with unknown (II) 15 days D Figures within days 1 G 1 1 OA 1 1 OA 1 1 OA 1 1 G 2 1 OA 6 1 OA 4 1 OA 4 1 G 3 1 OA 7 KINDERGARTEN K.1 Plying With Shpes (Squre, Tringle, Circle) K.3 Compose, Decompose up to 10 13 dys K.5 Addition & Addition Situtions K.7 Figures (3- dimensionl) K.9 Compose, Decompose up to 20 shpe construction

More information

Selective acquisition of AMPA receptors over postnatal development suggests a molecular basis for silent synapses

Selective acquisition of AMPA receptors over postnatal development suggests a molecular basis for silent synapses rticles Selective cquisition of AMPA receptors over postntl development suggests moleculr sis for silent synpses R. S. Petrli 1, J. A. Esten 2, Y.-X. Wng 1, J. G. Prtridge 3, H.-M. Zho 1, R. J. Wenthold

More information

The Effects of Small Sized Rice Bowl on Carbohydrate Intake and Dietary Patterns in Women with Type 2 Diabetes

The Effects of Small Sized Rice Bowl on Carbohydrate Intake and Dietary Patterns in Women with Type 2 Diabetes Originl Article doi: 10.4093/kdj.2010.34.3.166 pissn 1976-9180 eissn 2093-2650 The Effects of Smll Sized Rice Bowl on Crbohydrte Intke nd Dietry Ptterns in Women with Type 2 Dibetes Hee-Jung Ahn 1, *,

More information

Diagnostic Accuracy of Mini-Mental Status Examination and Revised Hasegawa Dementia Scale for Alzheimer s Disease

Diagnostic Accuracy of Mini-Mental Status Examination and Revised Hasegawa Dementia Scale for Alzheimer s Disease Originl Reserch Article Dement Geritr Cogn Disord 2005;19:324 330 DOI: 10.1159/000084558 Accepted: Novemer 1, 2004 Pulished online: Mrch 22, 2005 Dignostic Accurcy of Mini-Mentl Sttus Exmintion nd Revised

More information

arxiv: v2 [cs.ne] 15 Sep 2017

arxiv: v2 [cs.ne] 15 Sep 2017 Feed-forwrd pproximtions to dynmic recurrent network rchitectures Dyln R. Muir Biozentrum University of Bsel Klingelergstrsse 5/7 Bsel 456 Switzerlnd rxiv:74.6645v [cs.ne] 5 Sep 7 (Dted: Septemer 5th 7)

More information

Positional and temporal clustering in serial order memory

Positional and temporal clustering in serial order memory Mem Cogn (22) 4:77 9 DOI.3758/s342--42-8 Positionl nd temporl clustering in seril order memory Alec Solwy & Bennet B. Murdock & Michel J. Khn Pulished online: 5 Novemer 2 # Psychonomic Society, Inc. 2

More information

Time trends in repeated spirometry in children

Time trends in repeated spirometry in children Eur Resplr J 199, 6, 55:H559 Time trends in repeted spirometry in children G. Hoek*t, B. Brunekreef* Time trends in repeted spirometry in children. G. Hoek, B. Brunekreef. BSTRCT: In study on cute helth

More information

Quantifying perceived impact of scientific publications

Quantifying perceived impact of scientific publications Quntifying perceived impct of scientific publictions Filippo Rdicchi, Alexnder Weissmn, nd John Bollen Center for Complex Networks nd Systems Reserch, School of Informtics nd Computing, Indin University,

More information

A Study of Serological Markers of Hepatitis B and C Viruses in Istanbul, Turkey

A Study of Serological Markers of Hepatitis B and C Viruses in Istanbul, Turkey Originl Pper Med Princ Prct 2003;12:184 188 DOI: 10.1159/000070757 Received: Decemer 15, 2001 Revised: Decemer 21, 2002 A Study of Serologicl Mrkers of Heptitis B nd C Viruses in Istnul, Turkey S. Erden

More information

SYNOPSIS Final Abbreviated Clinical Study Report for Study CA ABBREVIATED REPORT

SYNOPSIS Final Abbreviated Clinical Study Report for Study CA ABBREVIATED REPORT Finl Arevited Clinicl Study Report Nme of Sponsor/Compny: Bristol-Myers Squi Ipilimum Individul Study Tle Referring to the Dossier (For Ntionl Authority Use Only) Nme of Finished Product: Yervoy Nme of

More information

Am J Nephrol 2013;38: DOI: /

Am J Nephrol 2013;38: DOI: / Americn Journl of Nephrology Originl Report: Ptient-Oriented; Trnsltionl Reserch Am J Nephrol 213;38:333 341 Received: July 23, 213 Accepted: August 28, 213 Pulished online: Octoer 5, 213 Novel Approch

More information

Low Power Integrated Scan-Retention Mechanism

Low Power Integrated Scan-Retention Mechanism Low Power Integrted cn-etention echnism Victor Zyun I T.J. Wtson eserch enter, Yorktown Heights, NY zyun@us.im.com tephen V. Kosonocky I T.J. Wtson eserch enter, Yorktown Heights, NY stevekos@us.im.com

More information

Non-invasive Diagnosis of Liver Clinical Condition by Real-time Tissue Elastography and Shear Wave Measurement : Get More Accessible by One Probe

Non-invasive Diagnosis of Liver Clinical Condition by Real-time Tissue Elastography and Shear Wave Measurement : Get More Accessible by One Probe XXXXXXXXXX Non-invsive Dignosis of Liver Clinicl Condition y Rel-time Tissue Elstogrphy nd Sher Wve Mesurement : Get More Accessile y One Proe Norihis Yd Mstoshi Kudo Deprtment of Gstroenterology nd Heptology,

More information

Health-Related Quality of Life and Symptoms of Depression in Extremely Obese Persons Seeking Bariatric Surgery

Health-Related Quality of Life and Symptoms of Depression in Extremely Obese Persons Seeking Bariatric Surgery Oesity Surgery, 15, 3-39 Helth-Relted Qulity of Life nd Symptoms of Depression in Extremely Oese Persons Seeking Britric Surgery Anthony N. Frictore, PhD; Thoms A. Wdden, PhD; Dvid B. Srwer, PhD; Myles

More information

Accurate mass filtering of ion chromatograms for metabolite identification using a unit mass resolution liquid chromatography/mass spectrometry system

Accurate mass filtering of ion chromatograms for metabolite identification using a unit mass resolution liquid chromatography/mass spectrometry system RAPID CMMUNICATINS IN MASS SPECTRMETRY Rpid Commun. Mss Spectrom. 6; : 764 77 Pulished online in Wiley InterScience (www.interscience.wiley.com). DI:./rcm.377 Accurte mss filtering of ion chromtogrms for

More information

Study of Stress Distribution in the Tibia During Stance Phase Running Using the Finite Element Method

Study of Stress Distribution in the Tibia During Stance Phase Running Using the Finite Element Method Ksetsrt J. (Nt. Sci.) 48 : 729-739 (2014) Study of Stress Distriution in the Tii During Stnce Phse Running Using the Finite Element Method Thepwchr Ruchirh 1, Tumrong Puttpitukporn 1, * nd Siriporn Ssimontonkul

More information

Review TEACHING FOR GENERALIZATION & MAINTENANCE

Review TEACHING FOR GENERALIZATION & MAINTENANCE Gols By the end of clss, you should be ble to: Explin wht generliztion is, why it is criticl for techers to know how to tech so tht it occurs, nd give n exmple of it from your own experience in the clssroom

More information

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

BIOSTATISTICS. Lecture 1 Data Presentation and Descriptive Statistics. dr. Petr Nazarov Microrry Center BIOSTATISTICS Lecture 1 Dt Presenttion Descriptive Sttistics dr. Petr Nzrov 25-02-2011 petr.nzrov@crp-snte.lu Lecture 1. Dt presenttion descriptive sttistics COURSE OVERVIEW Orgniztion

More information

Breast carcinoma grading by histologic features has

Breast carcinoma grading by histologic features has Originl Articles Mitotic Index of Invsive Brest Crcinom Achieving Cliniclly Meningful Precision nd Evluting Tertil Cutoffs John S. Meyer, MD; Eric Costto, PhD; Hns Peter Grf, PhD Context. Mitotic figure

More information

THE EFFECT OF DIFFERENT STIMULI ON MEAGRE (Argyrosomus regius) FEEDING BEHAVIOUR.

THE EFFECT OF DIFFERENT STIMULI ON MEAGRE (Argyrosomus regius) FEEDING BEHAVIOUR. THE EFFECT OF DIFFERENT STIMULI ON MEGRE (rgyrosomus regius) FEEDING EHVIOUR. Ionnis E. Ppdkis, Nikos Ppndroulkis, lkioni Sfendourki, Veronic Cmporesi 3, Mnolis Vsilkis, Constntinos C. Mylons Institute

More information

Supplementary Online Content

Supplementary Online Content Supplementry Online Content Zulmn DM, Pl Chee C, Ezeji-Okoye SC, et l. Effect of n intensive outptient progrm to ugment primry cre for high-need Veterns Affirs ptients: rndomized clinicl tril. JAMA Intern

More information

Gene expression phenotypic models that predict the activity of oncogenic pathways

Gene expression phenotypic models that predict the activity of oncogenic pathways 3 Nture Pulishing Group http://www.nture.com/nturegenetics Gene expression phenotypic models tht predict the ctivity of oncogenic pthwys Erich Hung,, Seiichi Ishid,7, Jennifer Pittmn,3, Holly Dressmn,,4,

More information

Consumer perceptions of meat quality and shelf-life in commercially raised broilers compared to organic free range broilers

Consumer perceptions of meat quality and shelf-life in commercially raised broilers compared to organic free range broilers Consumer perceptions of met qulity nd shelf-life in commercilly rised roilers compred to orgnic free rnge roilers C.Z. ALVARADO 1 *, E. WENGER 2 nd S. F. O KEEFE 3 1 Texs Tech University, Box 42141 Luock,

More information

Maximize Your Genetic Return. Find your Genetic Solution with Boviteq West

Maximize Your Genetic Return. Find your Genetic Solution with Boviteq West Mximize Your Genetic Return. Find your Genetic Solution with Boviteq West Boviteq West is comprehensive reproductive solutions provider, imed t finding the right genetic solution for every niml nd every

More information

3. DRINKING WATER INTAKE BACKGROUND KEY GENERAL POPULATION STUDIES ON DRINKING WATER INTAKE RELEVANT GENERAL POPULATION

3. DRINKING WATER INTAKE BACKGROUND KEY GENERAL POPULATION STUDIES ON DRINKING WATER INTAKE RELEVANT GENERAL POPULATION 3. DRINKING WATER INTAKE...1 3.1. BACKGROUND...1 3.2. KEY GENERAL POPULATION STUDIES ON DRINKING WATER INTAKE 1 3.3. RELEVANT GENERAL POPULATION STUDIES ON DRINKING WATER INTAKE...9 3.4. PREGNANT AND LACTATING

More information

Debra A. Ignaut, R.N., B.S., C.D.E., and Haoda Fu, Ph.D.

Debra A. Ignaut, R.N., B.S., C.D.E., and Haoda Fu, Ph.D. Journl of Dietes Science nd Technology Volume 6, Issue 2, Mrch 2012 Dietes Technology Society TECHNOLOGY REPORT Comprison of Insulin Diluent Lekge Postinjection Using Two Different Needle Lengths nd Injection

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi: 10.1038/nture07679 Emryonic Stem (ES) cell Hemngiolst Flk1 + Blst Colony 3 to 3.5 Dys 3-4 Dys ES differentition Sort of Flk1 + cells Supplementry Figure 1. Chrcteristion of lst colony development.

More information

A review of the patterns of docetaxel use for hormone-resistant prostate cancer at the Princess Margaret Hospital

A review of the patterns of docetaxel use for hormone-resistant prostate cancer at the Princess Margaret Hospital MEDICAL ONCOLOGY A review of the ptterns of docetxel use for hormone-resistnt prostte cncer t the Princess Mrgret Hospitl S.N. Chin MD,* L. Wng MSc, M. Moore MD,* nd S.S. Sridhr MD MSc* ABSTRACT Bckground

More information

Response of Commercial Egg-Type Pullets to Diets Varying in Protein and Energy Content in Arid Hot Climate

Response of Commercial Egg-Type Pullets to Diets Varying in Protein and Energy Content in Arid Hot Climate Interntionl Journl of Poultry Science 8 (9): 90-98, 2009 ISSN 682-8356 sin Network for Scientific Informtion, 2009 Response of Commercil Egg-Type Pullets to Diets Vrying in Protein nd Energy Content in

More information

USE OF SORGHUM-BASED DISTILLERS GRAINS IN DIETS FOR NURSERY AND FINISHING PIGS

USE OF SORGHUM-BASED DISTILLERS GRAINS IN DIETS FOR NURSERY AND FINISHING PIGS Swine Dy 1996 USE OF SORGHUM-BASED DISTILLERS GRAINS IN DIETS FOR NURSERY AND FINISHING PIGS B. W. Senne, J. D. Hncock, I. Mvromichlis, S. L. Johnston, P. S. Sorrell, I. H. Kim, nd R. H. Hines Summry Two

More information

Soybean Hulls as an Alternative Feed for Horses

Soybean Hulls as an Alternative Feed for Horses Animl Industry Report AS 650 ASL R1931 2004 Soyben Hulls s n Alterntive Feed for Horses Josie Booth Iow Stte University Howrd Tyler Iow Stte University Peggy Miller-Auwerd Iow Stte University Jenette Moore

More information

Optimizing Metam Sodium Fumigation in Fine-Textured Soils

Optimizing Metam Sodium Fumigation in Fine-Textured Soils Optimizing Metm Sodium Fumigtion in Fine-Textured Soils Neil C Gudmestd University Distinguished Professor & Endowed Chir of Potto Pthology Deprtment of Plnt Pthology North Dkot Stte University Erly Dying

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:.3/nture93 d 5 Rttlesnke DRG (reds) Rttlesnke TG (reds) c 3 TRPV1 other TRPs 1 1 3 Non-pit snke TG (reds) SFig. 1 5 5 3 other TRPs TRPV1 1 1 3 Non-pit snke DRG (reds) 5 Antomy of the pit orgn nd comprison

More information

Multi-day rhythms modulate seizure risk in epilepsy

Multi-day rhythms modulate seizure risk in epilepsy DOI:.38/s4467-7-577-y OEN Multi-dy rhythms modulte seizure risk in epilepsy Mxime O. Bud,,3,4, Jonthn K. Kleen, Emily A. Mirro 5, Json C. Andrechk 6, Dvid King-Stephens 7, Edwrd F. Chng 8 & Vikrm R. Ro

More information

Agilent G6825AA MassHunter Pathways to PCDL Software Quick Start Guide

Agilent G6825AA MassHunter Pathways to PCDL Software Quick Start Guide Agilent G6825AA MssHunter Pthwys to PCDL Softwre Quick Strt Guide Wht is Agilent Pthwys to PCDL? Fetures of Pthwys to PCDL Agilent MssHunter Pthwys to PCDL converter is stnd-lone softwre designed to fcilitte

More information

Effects of Dietary Protein and Energy on Growth Performance and Carcass Characteristics of Betong Chickens (Gallus domesticus) During Growing Period

Effects of Dietary Protein and Energy on Growth Performance and Carcass Characteristics of Betong Chickens (Gallus domesticus) During Growing Period Interntionl Journl of Poultry Science 9 (5): 468-472, 2010 ISSN 1682-8356 Asin Network for Scientific Informtion, 2010 Effects of Dietry Protein nd Energy on Growth Performnce nd Crcss Chrcteristics of

More information

Technical Report GIT-CC Some Layouts Using the Sleepy Stack Approach

Technical Report GIT-CC Some Layouts Using the Sleepy Stack Approach Technicl Report GIT-CC-04-05 Some Lyouts Using the Sleepy Stck Approch Philipp Pfeiffenerger, Jun Cheol Prk nd Vincent J. Mooney III Center for Reserch on Emedded Systems nd Technology Georgi Institute

More information

Report of the Conference on Low Blood

Report of the Conference on Low Blood 1046 Report of the Conference on Low Blood Cholesterol: Mortlity Associtions Dvid Jcobs, PhD; Henry Blckburn, MD; Millicent Higgins, MD; Dwyne Reed, MD, PhD; Hiroysu Iso, MD; Grdner McMilln, MD, PhD; Jmes

More information

Community. Profile Yellowstone County. Public Health and Safety Division

Community. Profile Yellowstone County. Public Health and Safety Division Community Helth Profile 2015 Yellowstone County Public Helth nd Sfety Division Tble of Contents Demogrphic Informtion 1 Communicble Disese 3 Chronic Disese 4 Mternl nd Child Helth 10 Mortlity 12 Behviorl

More information

DIFFERENTIAL REINFORCEMENT OF VOCAL DURATION1

DIFFERENTIAL REINFORCEMENT OF VOCAL DURATION1 JOURNL OF THE EXPERMENTL NLYSS OF BEHVOR VOLUME 7, NUMBER JNURY, 1 964 DFFERENTL RENFORCEMENT OF VOCL DURTON1 HRLN LNE UNVERSTY OF MCHGN The effects of differentil reinforcement of vocl durtion were exmined

More information

The potential future of targeted radionuclide therapy: implications for occupational exposure? P. Covens

The potential future of targeted radionuclide therapy: implications for occupational exposure? P. Covens The potentil future of trgeted rdionuclide therpy: implictions for occuptionl exposure? Introduction: Trgeted Rdionuclide Therpy (TRT) Systemic tretment Molecule lbelled with rdionuclide delivers toxic

More information

Community. Profile Lewis & Clark County. Public Health and Safety Division

Community. Profile Lewis & Clark County. Public Health and Safety Division Community Helth Profile 2015 Lewis & Clrk County Public Helth nd Sfety Division Tble of Contents Demogrphic Informtion 1 Communicble Disese 3 Chronic Disese 4 Mternl nd Child Helth 10 Mortlity 12 Behviorl

More information

Community. Profile Missoula County. Public Health and Safety Division

Community. Profile Missoula County. Public Health and Safety Division Community Helth Profile 2015 Missoul County Public Helth nd Sfety Division Tble of Contents Demogrphic Informtion 1 Communicble Disese 3 Chronic Disese 4 Mternl nd Child Helth 10 Mortlity 12 Behviorl Risk

More information

Finite Element Analysis of MOD Prosthetic Restored Premolars

Finite Element Analysis of MOD Prosthetic Restored Premolars Finite Element Anlysis of MOD Prosthetic Restored Premolrs LILIANA SANDU, FLORIN TOPALĂ, SORIN POROJAN School of Dentistry V. Beş University of Medicine nd Phrmcy 9 Revolutiei 1989 Blv., 300041 Timişor

More information

Comparison of three simple methods for the

Comparison of three simple methods for the J. clin. Pth. (1967), 2, 5 Comprison of three simple methods for the ssessment of 'free' thyroid hormone T. M. D. GIMLETTE1 From the Rdio-Isotope Lbortory, St. Thoms's Hospitl, London SYNOPSIS A dilysis

More information