Median Polish Algorithm

Total Page:16

File Type:pdf, Size:1020Kb

Median Polish Algorithm Introduction to Computational Chemical Biology Dr. Raimo Franke [email protected] Lecture Series Chemical Biology http://www.raimofranke.de/ Leibniz-Universität Hannover Where can you find me? • Dr. Raimo Franke Department of Chemical Biology (C-Building) Helmholtz Centre for Infection Research Inhoffenstr. 7, 38124 Braunschweig Tel.: 0531-6181-3415 Email: [email protected] Download of lecture slides: www.raimofranke.de • Research Topics - Metabolomics - Biostatistical Data Analysis of omics experiments (NGS (genome, RNAseq), Arrays, Metabolomics, Profiling) - Phenotypic Profiling of bioactive compounds with impedance measurements (xCelligence) (Peptide Synthesis, ABPP) I am looking for BSc, MSc and PhD students, feel free to contact me! Slide 2 | My journey… Slide 3 | Outline Primer on Statistical Methods Multi-parameter phenotypic profiling: using cellular effects to characterize bioactive compounds Network Pharmacology, Modeling of Signal Transduction Networks Paper Presentations: Proc Natl Acad Sci U S A. 2013 Feb 5;110(6):2336-41. doi: 10.1073/pnas.1218524110. Epub 2013 Jan 22. Antimicrobial drug resistance affects broad changes in metabolomic phenotype in addition to secondary metabolism. Derewacz DK, Goodwin CR, McNees CR, McLean JA, Bachmann BO. Slide 4 | Chemical Biology Arsenal of Methods In silico Target interactions Correlation signals Chemical Genetics & predictions Chemoproteomics Pharmacophore Biochemical assays Expression profiling Protein microarrays –based target SPR, ITC Proteomics Yeast-3-Hybrid prediction X-Ray, NMR Metabonomics Phage display Image analysis ABPP Impedance Affinity pulldown NCI60 panel Chemical probes Computational Methods in Chemical Biology • In silico –based target prediction: use molecular descriptors for in silico screening, molecular docking etc. (typical applications of Cheminformatics) • Biochemical Assays: SPR: curve fitting to determine kass und kdiss, Xray: model fitting, NMR: chemical shift prediction etc. • Phenotypic Profiling / HCS: mining of omics data (Proteomics, Metabolomics , automated microscopy etc.): multivariate statistics • Chemical Systems Biology: Network Pharmacology (graph theory, ODEs) All approaches have in common: application of computational/statistical methods is a key step for data analysis -> Importance of statistics and statistical data mining Slide 6 | Short Primer on Statistical Methods • Intro to statistics slides partly © Professor David Wishart, University of Alberta, Canada • Free to download, share and remix: http://bioinformatics.ca/ Slide 7 | Statistics • “There are three kinds of lies: lies, damned lies, and statistics” Benjamin Disraeli (British Prime Minister in 1870ies) • Statistics is a formalized way of describing impressions and provides a framework for decision making • I.e. formalizes the subjective impression that population A is on average taller than population B by calculating a quantitative parameter: e.g. mean or median • In Chemical Biology Research statistics becomes more and more important: from simple t-tests to evaluate results of Western Blots to complex multivariate statistics to analyze results from omics experiments • -> It is vital to have a solid understanding of statistics Review of some aspects of Statistics • Descriptive vs. inferential statistics • Normal Distribution • T-Test and p-value • Correlation • Clustering • Multivariate Statistics: PCA Slide 9 | Statistical methods used in data analysis • Descriptive Statistics : summarizes data from a sample • Inferential Statistics : draws conclusions from data that are subject to random variation (e.g. sampling variation). It tries to make inferences about a population using information from samples (drawn form the population). • Very important distinction: sample <-> population • If the population is too big to directly characterize it with descriptive statistics: draw samples -> from the samples inferences can be made to characterize the underlying population • Usually: sample mean ≠ population mean Slide 10 | Distributions • Underlies all of statistics • Distribution of a single variable over a population: e.g. height of population: Univariate Statistics Slide 11 | Univariate Statistics • Univariate means a single variable • If you measure a population using some single measure such as height, weight, test score, IQ, you are measuring a single variable • If you plot that single variable over the whole population, measuring the frequency that a given value is reached you will get the following: A Bell Curve Carl Friedrich Gauß (*1777 in Braunschweig) # of of of each each # # Height Also called a Gaussian or Normal Distribution Features of a Normal Distribution Two key parameters characterize any kind of distribution: central tendency and spread µ = mean • Symmetric Distribution • Has an average or mean value ( µ) at the centre • Has a characteristic width called the standard deviation ( σ) • Most common type of distribution known Normal Distribution • Almost any set of biological or physical measurements will display some variation and these will almost always follow a Normal distribution • The larger the set of measurements, the more “normal” the curve • Minimum set of measurements to get a normal distribution is 30- 40 • -> For any statistical test relying on the normal distribution (e.g. T- test) that means that we would at least need 30 biological replicates (often not feasible) Gaussian Distribution P(x) - probability density distribution − µ 2 − ( x ) 1 2 P ( x) = e 2σ 2πσ −x2 ~ e µ-3 σ µ-2 σ µ-σ µ µ+σ µ+2 σ µ+3 σ Some Equations µ Σ Mean = xi N σ2 Σ µ 2 Variance = (x i - ) N σ Σ µ 2 Standard Deviation = (x i - ) N uncorrected sample standard deviation (sample considered as the entire population) corrected standard deviation, σ = Σ(x - µ)2 when used as estimator for population i standard deviation N-1 The uncorrected sample sd underestimates the population variance, to correct for this bias: 1/N-1 Mean, Median & Mode • Gaussian Normal Distribution: symmetrical, many other distributions are not • Other distributions: Binomial, Poisson • Skewed distribution are often the case for real life measurement Mode Median Mean Mean, Median, Mode • In a Normal Distribution the mean, mode and median are all equal • In skewed distributions they are unequal • Mean - average value, affected by extreme values in the distribution • Median - the “middlemost ” value, usually half way between the mode and the mean • Mode - most common value Probability Distributions with Standard Deviations (z-values, z-scores) P not within AUC boarders µ ± 1.0 S.D. 0.683 > µ + 1.0 S.D. 0.158 P=32% µ ± 2.0 S.D. 0.954 > µ + 2.0 S.D. 0.023 P=5% µ ± 3.0 S.D. 0.9972 > µ + 3.0 S.D. 0.0014 P=0.3% µ ± 4.0 S.D. 0.99994 > µ + 4.0 S.D. 0.00003 µ ± 5.0 S.D. 0.999998 > µ + 5.0 S.D. 0.000001 − µ 2 P − ( x ) 1 2 P ( x) = e 2σ 2πσ µ-3 σ µ-2 σ µ-σ µ µ+σ µ+2 σ µ+3 σ z=-3 z=-2 z=-1 z=0 z=1 z=2 z=3 Significance • Based on the Normal Distribution, the probability that something is >1 SD away (larger or smaller) from the mean is 32% • Based on the Normal Distribution, the probability that something is >2 SD away (larger or smaller) from the mean is 5% • Based on the Normal Distribution, the probability that something is >3 SD away (larger or smaller) from the mean is 0.3% The P-value • The p-value is the probability of obtaining a test statistic (a score, a set of events, a height) at least as extreme as the one that was actually observed (probability of an observed event purely arising by chance) • One "rejects the null hypothesis" when the p-value is less than the significance level α which is often 0.05 or 0.01 • When the null hypothesis is rejected, the result is said to be statistically significant Box-plot Descriptive statistics can be 1.5 x IQR whisker intuitively summarized in a 75% quantile Box-plot. IQR Median 25% quantile 1.5 x IQR whisker Everything above and below 1.5 x IQR is considered an "outlier". IQR = Inter Quantile Range = 75% quantile – 25% quantile Boxplots and Normal Distribution particularly useful for comparing distributions between several groups or sets of data Slide 24 | Application Example: Edge Effect and outlier detection Label-freeSlide 25 | phenotypic profiling Application: Regulation of a metabolite in Pseudomonas aeruginosa (∆pqsE vs. wt) featureidx fold log2fold tstat pvalue 52 90,49660842 -6,49979182 -26,68745376 0,00138943 KO wt Slide 26 | Fixing a Skewed Distribution • A skewed distribution or exponentially decaying distribution can be transformed into a “normal” or Gaussian distribution by applying a log transformation • This brings the outliers a little closer to the mean because it rescales the x-variable, it also makes the distribution much more Gaussian Log Transformation Skewed distribution Normal distribution linear scale log 0.5 transformed 0.4 0.3 0.2 0.1 0.0 0 8000 16000 24000 32000 40000 48000 56000 640 8.0 8.8 9.6 10.4 11.2 12.0 12.8 13.6 14.4 15.2 16.0 V5 V4 Distinguishing 2 Populations Population 1 Population 2 The Result # of of of each each # # Height Are they different? What about these 2 Populations? Population 1 Population 2 The Result # of of of each each # # Height Are they different? Student’s t-Test • Also called the t-Test • Used to determine if 2 populations are different • Formally allows you to calculate the probability that 2 sample means are the same ≠ • Hypothesis testing: H0: µ 1 = µ 2; H1: µ 1 µ 2 • If the t-Test statistic gives you a p=0.4, and the α is 0.05, H0 is found to be true -> the 2 populations are the same
Recommended publications
  • Birth Cohort Effects Among US-Born Adults Born in the 1980S: Foreshadowing Future Trends in US Obesity Prevalence
    International Journal of Obesity (2013) 37, 448–454 & 2013 Macmillan Publishers Limited All rights reserved 0307-0565/13 www.nature.com/ijo ORIGINAL ARTICLE Birth cohort effects among US-born adults born in the 1980s: foreshadowing future trends in US obesity prevalence WR Robinson1,2, KM Keyes3, RL Utz4, CL Martin1 and Y Yang2,5 BACKGROUND: Obesity prevalence stabilized in the US in the first decade of the 2000s. However, obesity prevalence may resume increasing if younger generations are more sensitive to the obesogenic environment than older generations. METHODS: We estimated cohort effects for obesity prevalence among young adults born in the 1980s. Using data collected from the National Health and Nutrition Examination Survey between 1971 and 2008, we calculated obesity for respondents aged between 2 and 74 years. We used the median polish approach to estimate smoothed age and period trends; residual non-linear deviations from age and period trends were regressed on cohort indicator variables to estimate birth cohort effects. RESULTS: After taking into account age effects and ubiquitous secular changes, cohorts born in the 1980s had increased propensity to obesity versus those born in the late 1960s. The cohort effects were 1.18 (95% CI: 1.01, 1.07) and 1.21 (95% CI: 1.02, 1.09) for the 1979–1983 and 1984–1988 birth cohorts, respectively. The effects were especially pronounced in Black males and females but appeared absent in White males. CONCLUSIONS: Our results indicate a generational divergence of obesity prevalence. Even if age-specific obesity prevalence stabilizes in those born before the 1980s, age-specific prevalence may continue to rise in the 1980s cohorts, culminating in record-high obesity prevalence as this generation enters its ages of peak obesity prevalence.
    [Show full text]
  • Median Polish with Covariate on Before and After Data
    IOSR Journal of Mathematics (IOSR-JM) e-ISSN: 2278-5728, p-ISSN: 2319-765X. Volume 12, Issue 3 Ver. IV (May. - Jun. 2016), PP 64-73 www.iosrjournals.org Median Polish with Covariate on Before and After Data Ajoge I., M.B Adam, Anwar F., and A.Y., Sadiq Abstract: The method of median polish with covariate is use for verifying the relationship between before and after treatment data. The relationship is base on the yield of grain crops for both before and after data in a classification of contingency table. The main effects such as grand, column and row effects were estimated using median polish algorithm. Logarithm transformation of data before applying median polish is done to obtain reasonable results as well as finding the relationship between before and after treatment data. The data to be transformed must be positive. The results of median polish with covariate were evaluated based on the computation and findings showed that the median polish with covariate indicated a relationship between before and after treatment data. Keywords: Before and after data, Robustness, Exploratory data analysis, Median polish with covariate, Logarithmic transformation I. Introduction This paper introduce the background of the problem by using median polish model for verifying the relationship between before and after treatment data in classification of contingency table. We first developed the algorithm of median polish, followed by sweeping of columns and rows medians. This computational procedure, as noted by Tukey (1977) operates iteratively by subtracting the median of each column from each observation in that column level, and then subtracting the median from each row from this updated table.
    [Show full text]
  • BIOINFORMATICS ORIGINAL PAPER Doi:10.1093/Bioinformatics/Btm145
    Vol. 23 no. 13 2007, pages 1648–1657 BIOINFORMATICS ORIGINAL PAPER doi:10.1093/bioinformatics/btm145 Data and text mining An efficient method for the detection and elimination of systematic error in high-throughput screening Vladimir Makarenkov1,*, Pablo Zentilli1, Dmytro Kevorkov1, Andrei Gagarin1, Nathalie Malo2,3 and Robert Nadon2,4 1Department d’informatique, Universite´ du Que´ bec a` Montreal, C.P.8888, s. Centre Ville, Montreal, QC, Canada, H3C 3P8, 2McGill University and Genome Quebec Innovation Centre, 740 Dr. Penfield Ave., Montreal, QC, Canada, H3A 1A4, 3Department of Epidemiology, Biostatistics, and Occupational Health, McGill University, 1020 Pine Av. West, Montreal, QC, Canada, H3A 1A4 and 4Department of Human Genetics, McGill University, 1205 Dr. Penfield Ave., N5/13, Montreal, QC, Canada, H3A 1B1 Received on December 7, 2006; revised on February 22, 2007; accepted on April 10, 2007 Advance Access publication April 26, 2007 Associate Editor: Jonathan Wren ABSTRACT experimental artefacts that might confound with important Motivation: High-throughput screening (HTS) is an early-stage biological or chemical effects. The description of several process in drug discovery which allows thousands of chemical methods for quality control and correction of HTS data can compounds to be tested in a single study. We report a method for be found in Brideau et al. (2003), Gagarin et al. (2006a), Gunter correcting HTS data prior to the hit selection process (i.e. selection et al. (2003), Heuer et al. (2003), Heyse (2002), Kevorkov and of active compounds). The proposed correction minimizes the Makarenkov (2005), Makarenkov et al. (2006), Malo et al. impact of systematic errors which may affect the hit selection in (2006) and Zhang et al.
    [Show full text]
  • Exploratory Data Analysis
    Copyright © 2011 SAGE Publications. Not for sale, reproduction, or distribution. 530 Data Analysis, Exploratory The ultimate quantitative extreme in textual data Klingemann, H.-D., Volkens, A., Bara, J., Budge, I., & analysis uses scaling procedures borrowed from McDonald, M. (2006). Mapping policy preferences II: item response theory methods developed originally Estimates for parties, electors, and governments in in psychometrics. Both Jon Slapin and Sven-Oliver Eastern Europe, European Union and OECD Proksch’s Poisson scaling model and Burt Monroe 1990–2003. Oxford, UK: Oxford University Press. and Ko Maeda’s similar scaling method assume Laver, M., Benoit, K., & Garry, J. (2003). Extracting that word frequencies are generated by a probabi- policy positions from political texts using words as listic function driven by the author’s position on data. American Political Science Review, 97(2), some latent scale of interest and can be used to 311–331. estimate those latent positions relative to the posi- Leites, N., Bernaut, E., & Garthoff, R. L. (1951). Politburo images of Stalin. World Politics, 3, 317–339. tions of other texts. Such methods may be applied Monroe, B., & Maeda, K. (2004). Talk’s cheap: Text- to word frequency matrixes constructed from texts based estimation of rhetorical ideal-points (Working with no human decision making of any kind. The Paper). Lansing: Michigan State University. disadvantage is that while the scaled estimates Slapin, J. B., & Proksch, S.-O. (2008). A scaling model resulting from the procedure represent relative dif- for estimating time-series party positions from texts. ferences between texts, they must be interpreted if a American Journal of Political Science, 52(3), 705–722.
    [Show full text]
  • Expression Summarization Interrogate for Each Gene, Called a Probe Set
    Expression Quantification: Affy Affymetrix Genechip is an oligonucleotide array consisting of a several perfect match (PM) and their corresponding mismatch (MM) probes that interrogate for a single gene. · PM is the exact complementary sequence of the target genetic sequence, composed of 25 base pairs · MM probe, which has the same sequence with exception that the middle base (13th) position has been reversed · There are roughly 11­20 PM/MM probe pairs that Expression summarization interrogate for each gene, called a probe set Mikhail Dozmorov Fall 2016 2/36 Affymetrix Expression Array Preprocessing Affymetrix Expression Array Preprocessing Background adjustment Normalization Remove intensity contributions from optical noise and cross­ Remove array effect, make array comparable hybridization 1. Constant or linear (MAS) · so the true measurements aren't affected by neighboring measurements 2. Rank invariant (dChip) 3. Quantile (RMA) 1. PM­MM 2. PM only 3. RMA 4. GC­RMA 3/36 4/36 Affymetrix Expression Array Preprocessing Expression Index estimates Summarization Summarization Combine probe intensities into one measure per gene · Reduce the 11­20 probe intensities on each array to a single number for gene expression. 1. MAS 4.0, MAS 5.0 · The goal is to produce a measure that will serve as an 2. Li­Wong (dChip) indicator of the level of expression of a transcript using 3. RMA the PM (and possibly MM values). 5/36 6/36 Expression Index estimates Expression Index estimates Single Chip Multiple Chip · MAS 4.0 (avgDiff): no longer recommended for use due · MBEI (Li­Wong): a multiplicative model (Model based to many flaws.
    [Show full text]
  • Introductory Methods for Area Data Analysis
    Analysis Methods for Area Data Introductory Methods for Values are associated with a fixed set of areal units covering the Area Data study region We assume a value has been observed for all areas Bailey and Gatrell Chapter 7 The areal units may take the form of a regular lattice or irregular units Lecture 17 November 11, 2003 Analysis Methods for Area Data Analysis Methods for Area Data Objectives For continuous data models we were more concerned with explanation of patterns in terms of locations § Not prediction - there are typically no unobserved values, the attribute is exhaustively measured. In this case explanation is in terms of covariates measured over the same units as well as in terms of the spatial § Model spatial patterns in the values associated with fixed arrangement of the areal units areas and determine possible explanations for such patterns Examples Relationship of disease rates and socio-economic variables 1 Analysis Methods for Area Data Analysis Methods for Area Data {Y (s), s Î R} Random variable Y indexed by locations Explore these attribute values in the context of global trend or first order variation and second order variation – the Random variable Y indexed by a fixed spatial arrangement of the set of areas {Y ( Ai ), ?i Î R} set of areal units § First order variation as variation in the of mean, mi of Yi A1 ÈL È An = R The set of areal units cover the study region R § Second order variation as variation in the COV(Yi , Yj ) Conceive of this sample as a sample from a super population – all realizations of the process over these areas that might ever occur.
    [Show full text]
  • Generalised Median Polish Based on Additive Generators
    Generalised Median Polish Based on Additive Generators Balasubramaniam Jayaram1 and Frank Klawonn2;3 Abstract Contingency tables often arise from collecting patient data and from lab experiments. A typical question to be answered based on a con- tingency table is whether the rows or the columns show a signi¯cant di®er- ence. Median Polish (MP) is fast becoming a prefered way to analyse con- tingency tables based on a simple additive model. Often, the data need to be transformed before applying the MP algorithm to get better results. A common transformation is the logarithm which essentially changes the un- derlying model to a multiplicative model. In this work, we propose a novel way of applying the MP algorithm with generalised transformations that still gives reasonable results. Our approach to the underlying model leads us to transformations that are similar to additive generators of some fuzzy logic connectives. In fact, we illustrate how to choose the best transformation that give meaningful results by proposing some modi¯ed additive generators of uninorms. In this way, MP is generalied from the simple additive model to more general nonlinear connectives. The recently proposed way of identifying a suitable power transformation based on IQRoQ plots [1] also plays a central role in this work. 1 Introduction Contingency tables often arise from collecting patient data and from lab experiments. The rows and columns of a contingency table correspond to two 1Department of Mathematics, Indian Institute of Technology Hyderabad, Yeddu- mailaram - 502 205, India [email protected] ¢2Department of Computer Science, Ostfalia University of Applied Sciences, Salzdahlumer Str.
    [Show full text]
  • A New Statistical Model for Analyzing Rating Scale Data Pertaining to Word Meaning
    Psychological Research DOI 10.1007/s00426-017-0864-8 ORIGINAL ARTICLE A new statistical model for analyzing rating scale data pertaining to word meaning 1,2,3 4 1,2,5 Felipe Munoz-Rubke • Karen Kafadar • Karin H. James Received: 28 October 2016 / Accepted: 31 March 2017 Ó Springer-Verlag Berlin Heidelberg 2017 Abstract The concrete-abstract categorization scheme has Imageability, and Multisensory. We analyzed the data guided several research programs. A popular way to clas- using both two-way and three-way MPA models. We also sify words into one of these categories is to calculate a calculated 95% CIs for the two-way models. Categorizing word’s mean value in a Concreteness or Imageability rating words with the Action scale revealed a continuum of word scale. However, this procedure has several limitations. For meaning for both nouns and verbs. The remaining scales instance, results can be highly distorted by outliers, ascribe produced dichotomous or stratified results for nouns, and differences among words when none may exist, and neglect continuous results for verbs. While the sample mean rating trends in participants. We suggest using an alterna- analysis generated continua irrespective of the rating scale, tive procedure to analyze rating scale data called median MPA differentiated among dichotomies and continua. We polish analysis (MPA). MPA is tolerant to outliers and conclude that MPA allowed us to better classify words by accounts for information in multiple dimensions, including discarding outliers, focusing on main trends, and consid- trends among participants. MPA performance can be ering the differences in rating criteria among participants.
    [Show full text]
  • Statistical Analysis of Some Gas Chromatography Measurements
    JOURNAL OF RESEARCHof the National Bureau of Standards Vol. 88, No. x, January-February 1983 Statistical Analysis of Some Gas Chromatography Measurements Karen Kafadar* and Keith R. Eberhardt* National Bureau of Standards, Washington, DC 20234 November 3, 1982 The National Bureau of Standards has certified Standard Reference Materials (SRMs) for the concentration of polychlorinated biphenyls (PCBs) in hydrocarbon matrices (transformer and motor oils). The certification of these SRMs involved measurements of extremely small concentrations of PCBs made by gas chromatography. Despite the high accuracy of the measurement techmique, the correlated data cannot he analyzed in a routine independent manner. A linear model for the measurements is described; its complexity encourages the use of simpler exploratory methods which reveal unexpected features and point the way towards obtaining valid statistical summaries of the data. Key words: exploratory analysis; linear models; median polish; robust estimates; statistical methods; uncertainty statement. 1. Introduction 2. The Data Exploratory methods in data analysis are used in many 2.1 Description of the SRM for PCBs in Oils fields of application. These methods are typically used on messy data because they are robust in nature; that is, they The National Bureau of Standards has certified are insensitive to unexpected departures from an assumed Standard Reference Materials (SRMs) for the model (e.g. outliers, non-normality). However, they can concentration of polychlorinated biphenyls (PCBs) in also provide valuable insight even for so-called "clean" hydrocarbon matrices, namely, transformer and motor data. This paper discusses an example of a measurement oils. PCBs are toxic contaminants; their chemical and process for which an exploratory approach can reveal thermal stability makes them commercially useful but also particularly interesting or unexpected trends even in leads to their persistence in the environment.
    [Show full text]
  • Using Approximations to Scale Exploratory Data Analysis In
    Using Approximations to Scale Exploratory Data Analysis in Datacub es Daniel Barbar a Xintao Wu George Mason University Information and Software Engineering Department Fairfax, VA 22303 dbarbara,[email protected] March 4, 1999 Pap er 188 Abstract Exploratory Data Analysis is a widely used technique to determine which factors have the most in uence on data values in a multi-way table, or which cells in the table can be considered anomalous with resp ect to the other cells. In particular, median p olish is a simple, yet robust metho d to p erform Exploratory Data Analysis. Median p olish is resistant to holes in the table cells that have no values, but it may require a lot of iterations through the data. This factor makes it dicult to apply median p olish to large multidimensional tables, since the I/O requirements may b e prohibitive. This pap er describ es a technique that uses median p olish over an approximation of a datacub e, easing the burden of I/O. The results obtained are tested for quality, using a variety of measures. The technique scales to large datacub es and proves to giveagood approximation of the results that would have b een obtained by median p olish in the original data. 1 Intro duction Exploratory Data Analysis EDA is a technique [13, 14, 22] that uncovers structure in data. EDA is p erformed without any a-priori hyp othesis in mind: rather it searches for \exceptions" of the data values relative to what those values would have b een if anticipated by an statistical mo del.
    [Show full text]
  • Universiti Putra Malaysia Median Polish Techniques
    UNIVERSITI PUTRA MALAYSIA MEDIAN POLISH TECHNIQUES FOR ANALYSING PAIRED DATA UPM IDRIS AJOGE COPYRIGHT © FS 2017 3 MEDIAN POLISH TECHNIQUES FOR ANALYSING PAIRED DATA UPM By IDRIS AJOGE COPYRIGHTThesis Submitted to the School of Graduate Studies, Universiti Putra Malaysia, in Fulfilment of the Requirements for the Degree of © Master of Science January 2017 UPM COPYRIGHT © COPYRIGHT All material contained within the thesis, including without limitation text, logos, icons, photographs and all other artwork, is copyright material of Universiti Putra Malaysia unless otherwise stated. Use may be made of any material contained within the thesis for non-commercial purposes from the copyright holder. Commercial use of material may only be made with the express, prior, written permission of Universiti Putra Malaysia. Copyright ©Universiti Putra Malaysia UPM COPYRIGHT © iii DEDICATIONS I would like to dedicate this dissertion work to • Almighty Allah, the benevolent and the merciful. • My respectful parents who have taught me a lot on the persistency in life. • My beloved wife for all her contribution, patience and understandings through- out my studies. She incredibly supported me and made it all possible for me. • My chidren for their patience and endurance and their love have always been my greatest inspiration. • My late younger brother Aminu S. Ajoge, whom I lost during the course ofUPM my study COPYRIGHT © Abstract of thesis presented to the Senate of Universiti Putra Malaysia in fulfilment of the requirement for the degree of Master of Science MEDIAN POLISH TECHNIQUES FOR ANALYSING PAIRED DATA By IDRIS AJOGE January 2017 Chairman: Mohd Bakri Adam, PhD UPM Faculty: Science Median polish is used as a data analysis technique for examining the significance of various factors in single or multi-way models.
    [Show full text]
  • Using Weighted Regression Model for Estimating Cohort Effect in Age- Period Contingency Table Data
    www.oncotarget.com Oncotarget, 2018, Vol. 9, (No. 28), pp: 19826-19835 Research Paper Using weighted regression model for estimating cohort effect in age- period contingency table data I-Shiang Tzeng1,2,3, Chau Yee Ng4,5, Jau-Yuan Chen6,7, Li-Shya Chen8 and Chin- Chieh Wu9 1Department of Research, Taipei Tzu Chi Hospital, Buddhist Tzu Chi Medical Foundation, New Taipei City, Taiwan 2Department of Statistics, National Taipei University, Taipei, Taiwan 3Bachelor's Program of Financial Engineering and Actuarial Science, Feng Chia University, Taichung City, Taiwan 4Department of Dermatology, Drug Hypersensitivity Clinical and Research Center, Chang Gung Memorial Hospital, Taipei, Taiwan 5School of Medicine, College of Medicine, Chang Gung University, Taoyuan, Taiwan 6Department of Family Medicine, Chang-Gung Memorial Hospital, Linkou Branch, Taoyuan City, Taiwan 7College of Medicine, Chang Gung University, Taoyuan, Taiwan 8Department of Statistics, National Chengchi University, Taipei, Taiwan 9Department of Emergency Medicine, Chang Gung Memorial Hospital, Keelung, Taiwan Correspondence to: I-Shiang Tzeng, email: [email protected] Keywords: age-period-cohort; multiphase method; prediction; hepatocellular carcinoma Received: May 18, 2017 Accepted: February 22, 2018 Published: April 13, 2018 Copyright: Tzeng et al. This is an open-access article distributed under the terms of the Creative Commons Attribution License 3.0 (CC BY 3.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. ABSTRACT Background: Recently, the multiphase method was proposed to estimate cohort effects after removing the effects of age and period in age-period contingency table data. Hepatocellular carcinoma (HCC) is the most common primary malignancy of the liver and is strongly associated with cirrhosis, due to both alcohol and viral etiologies.
    [Show full text]