A Basic Introduction to Missing Data
|
|
|
- Lee Martin
- 9 years ago
- Views:
Transcription
1 John Fox Sociology 740 Winter 2014 Outline Why Missing Data Arise
2 Why Missing Data Arise Global or unit non-response. In a survey, certain respondents may be unreachable or may refuse to participate. Item non-response. Some respondents may not know the answers to specific questions, or may refuse to respond to them. Errors in data collection or processing. An interviewer may fail to ask a question of a survey respondent. Why Missing Data Arise Missing data may be built into the design of a study. Particular questions may be asked only of a random subset of respondents. Some data values in a study may be censored. In survival (event-history) analysis, the focal event (e.g., death) may not occur for some subjects before the end of the period of observation. Missing data should be distinguished from data that are conditionally undefined. A survey respondent who has no children cannot report their ages.
3 There is no magic cure for missing data It is generally impossible to proceed in a principled manner without making at least partly unverifiable assumptions about the process that gives rise to the missing information. Rubin (1976) introduced some key distinctions concerning missing data. Let the matrix X represent the complete data for a sample (n p) of n observations on p variables. Some of the entries of X, denoted by X mis are missing, and the remaining entries, X obs are observed. Kinds of Missing Data: Missing Completely at Random Missing data are missing completely at random (MCAR) if the missing data (and hence the observed data) can be regarded as a simple random sample of the complete data. The probability that a data value is missing (missingness) is unrelated to the data value itself or to any other value, missing or observed, in the data set.
4 Kinds of Missing Data: Missing at Random If missingness is related to the observed data but conditioning on the observed data not to the missing data, then data are missing at random (MAR). Certain individuals may refuse to report their income, and may differ systematically in income from the sample as a whole. If one respondent s decision to withhold information about income is independent of others responses and conditional on the information provided (e.g., education, occupation), failure to provide information on income is independent of income, then the data are MAR. MCAR is a stronger condition and a special case of MAR. Kinds of Missing Data: Missing Not at Random If missingness is related to the missing values themselves even when the information in the observed data is taken into account, then missing data are missing not at random (MNAR). If conditional on all of the observed data, individuals with higher incomes are more likely than others to withhold information about their incomes, then the missing income data are MNAR.
5 Ignorable vs. Non-Ignorable Missing Data If the data are MCAR or MAR then it is not necessary to model the process that generates the missing data in order to accommodate the missing data. The mechanism that produces the missing data is ignorable. When data are MNAR, the missing-data mechanism is non-ignorable. It is necessary to model this mechanism to deal with the missing data in a valid manner. Can We Establish Whether Missing Data are Ignorable? Except in some special situations (e.g., when missing data are missing by design), it is not possible to know whether data are MCAR, MAR, or MNAR. Showing that missingness on some variable in a data set is related to observed data on other variables, proves that the missing data are not MCAR. Demonstrating that missingness in a variable is not related to observed data in other variables does not prove that the missing data are MCAR. Non-respondents may be differentiated from respondents in some unobserved manner.
6 Preliminary Examples 250 observations are sampled from a bivariate-normal distribution with means µ 1 = 10, µ 2 = 20, variances σ 2 1 = 9, σ 2 2 = 16, and covariance σ 12 = 8. The population correlation between X 1 and X 2 is ρ 12 = 8/ 9 16 = 2/3. The slope for the regression of X 1 on X 2 is β 12 = 8/16 = 1/2 The slope for the regression of X 2 on X 1 is β 21 = 8/ The variable X 1 is completely observed, but missing data on X 2 will be generated in different ways. This pattern where one variable has missing data and all others are completely observed is called univariate missing data. Preliminary Examples: Three Mechanisms for Generating Missing Data MCAR: 100 of the observations on X 2 are selected at random and set to missing. MAR: an observation s missingness on X 2 is related to its (observed) value of X 1 : Pr(X i2 is missing) = exp [ (X i1 10) ] The logistic regression coefficients were calibrated so that approximately 100 observations will have missing data on X 2, with the probability that X 2 is missing declining as X 1 grows. Because X 1 and X 2 are positively correlated, there are relatively few small values of X 2.
7 Preliminary Examples: Three Mechanisms for Generating Missing Data MNAR: an observation s missingness on X 2 is related to the (potentially unobserved) value of X 2 itself: Pr(X i2 is missing) = exp [ (X i2 20) ] Here too there are relatively few small values of X 2. Preliminary Examples: Three Mechanisms for Generating Missing Data (a) MCAR (b) MAR X 2 X X 1 X 1 (c) MNAR X X Triangles are missing 1 observations.
8 Questions to answer 1 Does the method provide consistent estimates of population parameters, or does it introduce systematic biases? 2 Does the method provide valid statistical inferences, or are confidence intervals and p-values distorted? 3 Does the method use the observed data efficiently or does it discard information? Complete-Case Analysis Also called list-wise or case-wise deletion of missing data. Probably the most widely used approach. Ignores observations with any missing data on the variables included in the analysis. Advantages: Simple to implement. Provides consistent estimates and valid inferences when the missing data are MCAR. Provides consistent estimates of regression coefficients and valid inferences when missingness does not depend on the response variable (even if data are not MCAR).
9 Complete-Case Analysis Disadvantages: Because it discards some valid data, complete-case analysis generally is not efficient. With many variables, a great deal of valid data may be discarded. When data are MAR or MNAR, complete-case analysis usually provides biased results and invalid inferences. Available-Case Analysis Also called pair-wise deletion of missing data. Uses all non-missing observations to compute each statistic of interest. In a least-squares regression, the regression coefficients can be calculated from the means, variances, and covariances of the variables.
10 Available-Case Analysis Problems: Available case analysis appears to use more information than complete-case analysis, but estimators based on available cases can be less efficient than those based on complete cases. By basing different statistics on different subsets of the data, available-case analysis can lead to nonsensical results, such as correlations outside the range from 1 to +1. Except in simple cases, such as linear least-squares regression, it is not obvious how to apply the available-case approach. Available-case analysis generally provides biased estimates and invalid inferences when data are MAR or MNAR. Imputation Replacing missing values with plausible imputed values. The resulting completed data set is then analyzed using standard methods.
11 Unconditional Mean Imputation Unconditional mean imputation (or mean substitution) replaces each missing value with the mean of the observed data for the variable. Mean imputation preserves the means of variables, but it makes their distributions less variable and tends to weaken relationships between variables. Mean imputation generally yields biased regression coefficients and invalid inferences even when data are MCAR. By treating the missing data as if they were observed, mean imputation exaggerates the effective size of the data set, further distorting statistical inference a deficiency that it shares with other simple imputation methods. Conditional Mean Imputation Conditional-mean imputation replaces missing data with predicted values, obtained, for example, from a regression equation (regression imputation). The imputed observations tend to be less variable than real data, because they lack residual variation. Another problem is that we have failed to account for uncertainty in the estimation of the regression coefficients used to obtain the imputed values. Regression imputation improves on unconditional mean imputation, but it generally provides biased estimates and invalid inferences even for missing data that are MCAR.
12 Conditional Mean Imputation The first of problem with regression imputation (removal of residual variation) can be addressed by adding a randomly sampled residual to each filled-in value. The second problem (uncertainty in the regression coefficients used for prediction of missing data) leads naturally to Bayesian multiple imputation of missing values. Application to the Illustrative MAR Data: Based on A Simulation With 1000 Samples Parameter Complete Mean Regr. Multiple Cases Imput. Imput. Imput. Mean Parameter Estimate (RMSE) µ 1 = (1.489) (0.189) (0.189) (0.189) µ 2 = (1.355) (1.355) (0.326) (0.344) β 12 = (0.117) (0.117) (0.151) (0.041) β 21 = (0.100) (0.538) (0.100) (0.106)
13 Application to the Illustrative MAR Data: Based on A Simulation With 1000 Samples Parameter Complete Mean Regr. Multiple Cases Imput. Imput. Imput. Conf.-Interval Coverage (Mean Interval Width) µ (0.792) (0.750) (0.750) (0.746) µ (1.194) (0.711) (0.881) (1.451) β (0.174) (0.246) (0.140) (0.175) β (0.396) (0.220) (0.191) (0.463) Maximum-Likelihood Estimation The method of maximum likelihood can be applied to parameter estimation in the presence of missing data. Doing so requires making assumptions about the distribution of the complete data and about the process producing missing data. If the assumptions hold, then the resulting maximum-likelihood estimates have their usual optimal properties, such as consistency and asymptotic efficiency. Let p(x; θ) = p(x obs, X mis ; θ) represent the joint probability-density for the complete data X. Rubin (1976) showed that the maximum-likelihood estimate θ of θ can be obtained from the marginal distribution of the observed data, if data are MAR.
14 Maximum-Likelihood Estimation The expectation-maximization (EM) algorithm, due to Dempster, Laird, and Rubin (1977), is a general iterative method for finding maximum-likelihood estimates in the presence of arbitrary patterns of missing data. The EM algorithm is broadly applicable, generally easy to implement, and effective A disadvantage of the EM algorithm is that it does not produce standard errors for the estimated parameters. Bayesian Multiple Imputation Bayesian multiple imputation (MI) is a flexible and general method for dealing with data that are missing at random. Like maximum-likelihood estimation, MI begins with a specification of the distribution of the complete data (assumed to be known except for a set of parameters to be estimated from the data).
15 Bayesian Multiple Imputation The essential idea of multiple imputation is to reflect the uncertainty associated with missing data by imputing several values for each missing value, each imputed value drawn from the predictive distribution of the missing data, and therefore producing not one but several completed data sets. Standard methods of statistical analysis are then applied in parallel to the completed data sets. Parameters of interest are estimated along with their standard errors for each imputed data set. Estimated parameters are averaged across completed data sets. Standard errors are combined across imputed data sets, taking into account the variation among the estimates in the several data sets, thereby capturing the added uncertainty due to having to impute the missing data. Bayesian Multiple Imputation A multivariate-normal model for the complete data is both relatively simple and useful in applications. Because the model assumed to describe the complete data is used just to obtain imputed values for the missing data, results produced by MI are usually not sensitive to the assumption of multivariate normality. But there are some pitfalls to be avoided (discussed below). The details of methods for drawing multiple imputations from the multivariate-normal model are beyond the scope of this presentation.
16 Bayesian Multiple Imputation: Rubin s Rules Having obtained g completed data sets, we produce g sets of regression coefficients, ( B ) (l) 0, B(l) 1 (,... ).B(l) k, and ( coefficient ) standard errors, SE, SE,..., SE, for B (l) 0 B (l) 1 B (l) k l = 1,..., g. Rubin (1987) provides simple rules for combining information across multiple imputations, valid as long as the sample size is sufficiently large for the separate estimates to be approximately normally distributed. Point estimates of the population regression coefficients are obtained by averaging across imputations: β j g l=1 B(l) j g Bayesian Multiple Imputation: Rubin s Rules Standard errors of the estimated coefficients are obtained by combining information about within and between-imputation variation in the coefficients: SE( β j ) V (W ) j + g + 1 V (B) j g where the within-imputation component is V (W ) j ( g l=1 SE2 g is V (B) j g l=1 B (l) j ) ( B (l) j β j ) 2 g 1. and the between-imputation component
17 Bayesian Multiple Imputation: Rubin s Rules Inference based on β j and SE( β j ) uses the t-distribution, with degrees of freedom df j = (g 1) 1 + g g + 1 V (W ) j V (B) j For example, to construct a 95-percent confidence interval for β j, β j = β j ± t.025,dfj SE( β j ) 2 Bayesian Multiple Imputation: Missing Information The estimated rate of missing information about the parameter β j is γ j = R j R j + 1 where R j g + 1 g V (B) j V (W ) j
18 Bayesian Multiple Imputation: Efficiency The efficiency of the MI estimator relative to the maximally efficient maximum-likelihood estimator is RE( β j ) = g g + γ j If the number of imputations g is very large, MI is as efficient as ML. Even when the rate of missing information is high and the number of imputations modest, the relative efficiency of the MI estimator hardly suffers. When γ j = 0.5 and g = 5, then RE( β j ) = 5/( ) = 0.91, and RE( β j ) = Bayesian Multiple Imputation: Practical Considerations Multiple imputation cannot preserve features of the data that are not represented in the imputation model. It is important to insure that the imputation model is consistent with the intended analysis. Try to include variables in the imputation model that make the assumption of ignorable missingness reasonable. Think of imputation as a pure prediction problem. Finding variables that are highly correlated with a variable that has missing data will likely improve the quality of imputations, as will variables that are related to missingness. Use all relevant variables, even ones not used in the substantive analysis (an inclusive strategy). There is nothing wrong in using the response variable to help impute missing values of explanatory variables.
19 Bayesian Multiple Imputation: Practical Considerations If possible, transform variables to approximate normality. Adjust the imputed data to resemble the original data. For example, imputed values of an integer-valued variable can be rounded to the nearest integer. Imputed values of a 0/1 dummy variable can be set to 0 if less than or equal to 0.5 and to 1 if greater than 0.5. Make sure that the imputation model captures relevant features of the data. Using the multivariate-normal distribution for imputations will not preserve nonlinear relationships and interactions among the variables, unless we make special provision for these features of the data. Bayesian Multiple Imputation: Example The regression of infant mortality on GDP per capita, the percentage of married women practicing contraception, and the average number of years of education for women. Extension of an earlier example. To linearize the regression, I log-transformed both infant mortality and GDP. A complete-case analysis includes only 62 of the 207 countries, with missing data for the individual variables as follows: Infant Mortality GDP Contraception Female Education
20 Bayesian Multiple Imputation: Example I based imputations on a multivariate-normal model with the four variables in the regression plus the total fertility rate, the expectation of life for women, the percentage of women engaged in economic activity outside the home, and the illiteracy rate for women. Preliminary examination of the data suggested that the multivariate-normal model could be made more appropriate for the data by transforming several of these variables. Bayesian Multiple Imputation: Example Means and standard deviations of the variables are as follows, based on complete cases and on ML assuming ignorable missing data: log e Inf.Mort. log e GDP Contra. Female Ed. Estimates based on Complete Cases Mean SD (1.051) (1.703) (23.17) (3.55) Maximum-Likelihood Estimates Mean SD (1.022) (1.682) (24.01) (3.51)
21 Bayesian Multiple Imputation: Example Using Schafer s (1997) data-augmentation method, and employing the multivariate-normal model, I obtained imputations for 10 completed data sets. Results: Intercept log e GDP Contra. Female Ed. Complete-Case Analysis B j SE(B j ) (0.29) (0.058) (0.0042) (0.0338) Multiple-Imputation Analysis β j SE( β j ) (0.18) (0.049) ( ) (0.033) Miss. Inf. γ j
Problem of Missing Data
VASA Mission of VA Statisticians Association (VASA) Promote & disseminate statistical methodological research relevant to VA studies; Facilitate communication & collaboration among VA-affiliated statisticians;
Missing Data: Part 1 What to Do? Carol B. Thompson Johns Hopkins Biostatistics Center SON Brown Bag 3/20/13
Missing Data: Part 1 What to Do? Carol B. Thompson Johns Hopkins Biostatistics Center SON Brown Bag 3/20/13 Overview Missingness and impact on statistical analysis Missing data assumptions/mechanisms Conventional
Review of the Methods for Handling Missing Data in. Longitudinal Data Analysis
Int. Journal of Math. Analysis, Vol. 5, 2011, no. 1, 1-13 Review of the Methods for Handling Missing Data in Longitudinal Data Analysis Michikazu Nakai and Weiming Ke Department of Mathematics and Statistics
Analyzing Structural Equation Models With Missing Data
Analyzing Structural Equation Models With Missing Data Craig Enders* Arizona State University [email protected] based on Enders, C. K. (006). Analyzing structural equation models with missing data. In G.
Missing Data. A Typology Of Missing Data. Missing At Random Or Not Missing At Random
[Leeuw, Edith D. de, and Joop Hox. (2008). Missing Data. Encyclopedia of Survey Research Methods. Retrieved from http://sage-ereference.com/survey/article_n298.html] Missing Data An important indicator
Handling missing data in large data sets. Agostino Di Ciaccio Dept. of Statistics University of Rome La Sapienza
Handling missing data in large data sets Agostino Di Ciaccio Dept. of Statistics University of Rome La Sapienza The problem Often in official statistics we have large data sets with many variables and
MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group
MISSING DATA TECHNIQUES WITH SAS IDRE Statistical Consulting Group ROAD MAP FOR TODAY To discuss: 1. Commonly used techniques for handling missing data, focusing on multiple imputation 2. Issues that could
Multiple Imputation for Missing Data: A Cautionary Tale
Multiple Imputation for Missing Data: A Cautionary Tale Paul D. Allison University of Pennsylvania Address correspondence to Paul D. Allison, Sociology Department, University of Pennsylvania, 3718 Locust
Handling missing data in Stata a whirlwind tour
Handling missing data in Stata a whirlwind tour 2012 Italian Stata Users Group Meeting Jonathan Bartlett www.missingdata.org.uk 20th September 2012 1/55 Outline The problem of missing data and a principled
Challenges in Longitudinal Data Analysis: Baseline Adjustment, Missing Data, and Drop-out
Challenges in Longitudinal Data Analysis: Baseline Adjustment, Missing Data, and Drop-out Sandra Taylor, Ph.D. IDDRC BBRD Core 23 April 2014 Objectives Baseline Adjustment Introduce approaches Guidance
2. Making example missing-value datasets: MCAR, MAR, and MNAR
Lecture 20 1. Types of missing values 2. Making example missing-value datasets: MCAR, MAR, and MNAR 3. Common methods for missing data 4. Compare results on example MCAR, MAR, MNAR data 1 Missing Data
Missing Data. Paul D. Allison INTRODUCTION
4 Missing Data Paul D. Allison INTRODUCTION Missing data are ubiquitous in psychological research. By missing data, I mean data that are missing for some (but not all) variables and for some (but not all)
Missing data and net survival analysis Bernard Rachet
Workshop on Flexible Models for Longitudinal and Survival Data with Applications in Biostatistics Warwick, 27-29 July 2015 Missing data and net survival analysis Bernard Rachet General context Population-based,
An introduction to modern missing data analyses
Journal of School Psychology 48 (2010) 5 37 An introduction to modern missing data analyses Amanda N. Baraldi, Craig K. Enders Arizona State University, United States Received 19 October 2009; accepted
A Mixed Model Approach for Intent-to-Treat Analysis in Longitudinal Clinical Trials with Missing Values
Methods Report A Mixed Model Approach for Intent-to-Treat Analysis in Longitudinal Clinical Trials with Missing Values Hrishikesh Chakraborty and Hong Gu March 9 RTI Press About the Author Hrishikesh Chakraborty,
Analysis of Longitudinal Data with Missing Values.
Analysis of Longitudinal Data with Missing Values. Methods and Applications in Medical Statistics. Ingrid Garli Dragset Master of Science in Physics and Mathematics Submission date: June 2009 Supervisor:
Missing Data & How to Deal: An overview of missing data. Melissa Humphries Population Research Center
Missing Data & How to Deal: An overview of missing data Melissa Humphries Population Research Center Goals Discuss ways to evaluate and understand missing data Discuss common missing data methods Know
MISSING DATA IMPUTATION IN CARDIAC DATA SET (SURVIVAL PROGNOSIS)
MISSING DATA IMPUTATION IN CARDIAC DATA SET (SURVIVAL PROGNOSIS) R.KAVITHA KUMAR Department of Computer Science and Engineering Pondicherry Engineering College, Pudhucherry, India DR. R.M.CHADRASEKAR Professor,
A REVIEW OF CURRENT SOFTWARE FOR HANDLING MISSING DATA
123 Kwantitatieve Methoden (1999), 62, 123-138. A REVIEW OF CURRENT SOFTWARE FOR HANDLING MISSING DATA Joop J. Hox 1 ABSTRACT. When we deal with a large data set with missing data, we have to undertake
Analyzing Intervention Effects: Multilevel & Other Approaches. Simplest Intervention Design. Better Design: Have Pretest
Analyzing Intervention Effects: Multilevel & Other Approaches Joop Hox Methodology & Statistics, Utrecht Simplest Intervention Design R X Y E Random assignment Experimental + Control group Analysis: t
SPSS TRAINING SESSION 3 ADVANCED TOPICS (PASW STATISTICS 17.0) Sun Li Centre for Academic Computing [email protected]
SPSS TRAINING SESSION 3 ADVANCED TOPICS (PASW STATISTICS 17.0) Sun Li Centre for Academic Computing [email protected] IN SPSS SESSION 2, WE HAVE LEARNT: Elementary Data Analysis Group Comparison & One-way
APPLIED MISSING DATA ANALYSIS
APPLIED MISSING DATA ANALYSIS Craig K. Enders Series Editor's Note by Todd D. little THE GUILFORD PRESS New York London Contents 1 An Introduction to Missing Data 1 1.1 Introduction 1 1.2 Chapter Overview
Imputing Missing Data using SAS
ABSTRACT Paper 3295-2015 Imputing Missing Data using SAS Christopher Yim, California Polytechnic State University, San Luis Obispo Missing data is an unfortunate reality of statistics. However, there are
Dealing with Missing Data
Res. Lett. Inf. Math. Sci. (2002) 3, 153-160 Available online at http://www.massey.ac.nz/~wwiims/research/letters/ Dealing with Missing Data Judi Scheffer I.I.M.S. Quad A, Massey University, P.O. Box 102904
Missing Data Techniques for Structural Equation Modeling
Journal of Abnormal Psychology Copyright 2003 by the American Psychological Association, Inc. 2003, Vol. 112, No. 4, 545 557 0021-843X/03/$12.00 DOI: 10.1037/0021-843X.112.4.545 Missing Data Techniques
Dealing with Missing Data
Dealing with Missing Data Roch Giorgi email: [email protected] UMR 912 SESSTIM, Aix Marseille Université / INSERM / IRD, Marseille, France BioSTIC, APHM, Hôpital Timone, Marseille, France January
Imputation of missing data under missing not at random assumption & sensitivity analysis
Imputation of missing data under missing not at random assumption & sensitivity analysis S. Jolani Department of Methodology and Statistics, Utrecht University, the Netherlands Advanced Multiple Imputation,
Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus
Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus Tihomir Asparouhov and Bengt Muthén Mplus Web Notes: No. 15 Version 8, August 5, 2014 1 Abstract This paper discusses alternatives
Data Cleaning and Missing Data Analysis
Data Cleaning and Missing Data Analysis Dan Merson [email protected] India McHale [email protected] April 13, 2010 Overview Introduction to SACS What do we mean by Data Cleaning and why do we do it? The SACS
Introduction to mixed model and missing data issues in longitudinal studies
Introduction to mixed model and missing data issues in longitudinal studies Hélène Jacqmin-Gadda INSERM, U897, Bordeaux, France Inserm workshop, St Raphael Outline of the talk I Introduction Mixed models
Missing Data Part 1: Overview, Traditional Methods Page 1
Missing Data Part 1: Overview, Traditional Methods Richard Williams, University of Notre Dame, http://www3.nd.edu/~rwilliam/ Last revised January 17, 2015 This discussion borrows heavily from: Applied
A Review of Methods for Missing Data
Educational Research and Evaluation 1380-3611/01/0704-353$16.00 2001, Vol. 7, No. 4, pp. 353±383 # Swets & Zeitlinger A Review of Methods for Missing Data Therese D. Pigott Loyola University Chicago, Wilmette,
IBM SPSS Missing Values 22
IBM SPSS Missing Values 22 Note Before using this information and the product it supports, read the information in Notices on page 23. Product Information This edition applies to version 22, release 0,
ZHIYONG ZHANG AND LIJUAN WANG
PSYCHOMETRIKA VOL. 78, NO. 1, 154 184 JANUARY 2013 DOI: 10.1007/S11336-012-9301-5 METHODS FOR MEDIATION ANALYSIS WITH MISSING DATA ZHIYONG ZHANG AND LIJUAN WANG UNIVERSITY OF NOTRE DAME Despite wide applications
Re-analysis using Inverse Probability Weighting and Multiple Imputation of Data from the Southampton Women s Survey
Re-analysis using Inverse Probability Weighting and Multiple Imputation of Data from the Southampton Women s Survey MRC Biostatistics Unit Institute of Public Health Forvie Site Robinson Way Cambridge
How to choose an analysis to handle missing data in longitudinal observational studies
How to choose an analysis to handle missing data in longitudinal observational studies ICH, 25 th February 2015 Ian White MRC Biostatistics Unit, Cambridge, UK Plan Why are missing data a problem? Methods:
Dealing with missing data: Key assumptions and methods for applied analysis
Technical Report No. 4 May 6, 2013 Dealing with missing data: Key assumptions and methods for applied analysis Marina Soley-Bori [email protected] This paper was published in fulfillment of the requirements
Handling attrition and non-response in longitudinal data
Longitudinal and Life Course Studies 2009 Volume 1 Issue 1 Pp 63-72 Handling attrition and non-response in longitudinal data Harvey Goldstein University of Bristol Correspondence. Professor H. Goldstein
Workpackage 11 Imputation and Non-Response. Deliverable 11.2
Workpackage 11 Imputation and Non-Response Deliverable 11.2 2004 II List of contributors: Seppo Laaksonen, Statistics Finland; Ueli Oetliker, Swiss Federal Statistical Office; Susanne Rässler, University
Imputing Attendance Data in a Longitudinal Multilevel Panel Data Set
Imputing Attendance Data in a Longitudinal Multilevel Panel Data Set April 2015 SHORT REPORT Baby FACES 2009 This page is left blank for double-sided printing. Imputing Attendance Data in a Longitudinal
CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS
Examples: Regression And Path Analysis CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Regression analysis with univariate or multivariate dependent variables is a standard procedure for modeling relationships
Bayesian Approaches to Handling Missing Data
Bayesian Approaches to Handling Missing Data Nicky Best and Alexina Mason BIAS Short Course, Jan 30, 2012 Lecture 1. Introduction to Missing Data Bayesian Missing Data Course (Lecture 1) Introduction to
Imputation and Analysis. Peter Fayers
Missing Data in Palliative Care Research Imputation and Analysis Peter Fayers Department of Public Health University of Aberdeen NTNU Det medisinske fakultet Missing data Missing data is a major problem
SAMPLE SELECTION BIAS IN CREDIT SCORING MODELS
SAMPLE SELECTION BIAS IN CREDIT SCORING MODELS John Banasik, Jonathan Crook Credit Research Centre, University of Edinburgh Lyn Thomas University of Southampton ssm0 The Problem We wish to estimate an
Missing data: the hidden problem
white paper Missing data: the hidden problem Draw more valid conclusions with SPSS Missing Data Analysis white paper Missing data: the hidden problem 2 Just about everyone doing analysis has some missing
Visualization of missing values using the R-package VIM
Institut f. Statistik u. Wahrscheinlichkeitstheorie 040 Wien, Wiedner Hauptstr. 8-0/07 AUSTRIA http://www.statistik.tuwien.ac.at Visualization of missing values using the R-package VIM M. Templ and P.
Missing Data: Patterns, Mechanisms & Prevention. Edith de Leeuw
Missing Data: Patterns, Mechanisms & Prevention Edith de Leeuw Thema middag Nonresponse en Missing Data, Universiteit Groningen, 30 Maart 2006 Item-Nonresponse Pattern General pattern: various variables
Statistical modelling with missing data using multiple imputation. Session 4: Sensitivity Analysis after Multiple Imputation
Statistical modelling with missing data using multiple imputation Session 4: Sensitivity Analysis after Multiple Imputation James Carpenter London School of Hygiene & Tropical Medicine Email: [email protected]
Overview. Longitudinal Data Variation and Correlation Different Approaches. Linear Mixed Models Generalized Linear Mixed Models
Overview 1 Introduction Longitudinal Data Variation and Correlation Different Approaches 2 Mixed Models Linear Mixed Models Generalized Linear Mixed Models 3 Marginal Models Linear Models Generalized Linear
Regression III: Advanced Methods
Lecture 16: Generalized Additive Models Regression III: Advanced Methods Bill Jacoby Michigan State University http://polisci.msu.edu/jacoby/icpsr/regress3 Goals of the Lecture Introduce Additive Models
Bayesian Statistics in One Hour. Patrick Lam
Bayesian Statistics in One Hour Patrick Lam Outline Introduction Bayesian Models Applications Missing Data Hierarchical Models Outline Introduction Bayesian Models Applications Missing Data Hierarchical
PATTERN MIXTURE MODELS FOR MISSING DATA. Mike Kenward. London School of Hygiene and Tropical Medicine. Talk at the University of Turku,
PATTERN MIXTURE MODELS FOR MISSING DATA Mike Kenward London School of Hygiene and Tropical Medicine Talk at the University of Turku, April 10th 2012 1 / 90 CONTENTS 1 Examples 2 Modelling Incomplete Data
A Review of Methods. for Dealing with Missing Data. Angela L. Cool. Texas A&M University 77843-4225
Missing Data 1 Running head: DEALING WITH MISSING DATA A Review of Methods for Dealing with Missing Data Angela L. Cool Texas A&M University 77843-4225 Paper presented at the annual meeting of the Southwest
Missing Data in Longitudinal Studies: To Impute or not to Impute? Robert Platt, PhD McGill University
Missing Data in Longitudinal Studies: To Impute or not to Impute? Robert Platt, PhD McGill University 1 Outline Missing data definitions Longitudinal data specific issues Methods Simple methods Multiple
Part 2: Analysis of Relationship Between Two Variables
Part 2: Analysis of Relationship Between Two Variables Linear Regression Linear correlation Significance Tests Multiple regression Linear Regression Y = a X + b Dependent Variable Independent Variable
Missing data in randomized controlled trials (RCTs) can
EVALUATION TECHNICAL ASSISTANCE BRIEF for OAH & ACYF Teenage Pregnancy Prevention Grantees May 2013 Brief 3 Coping with Missing Data in Randomized Controlled Trials Missing data in randomized controlled
HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION
HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION HOD 2990 10 November 2010 Lecture Background This is a lightning speed summary of introductory statistical methods for senior undergraduate
Advances in Missing Data Methods and Implications for Educational Research. Chao-Ying Joanne Peng, Indiana University-Bloomington
Advances in Missing Data 1 Running head: MISSING DATA METHODS Advances in Missing Data Methods and Implications for Educational Research Chao-Ying Joanne Peng, Indiana University-Bloomington Michael Harwell,
Simple Regression Theory II 2010 Samuel L. Baker
SIMPLE REGRESSION THEORY II 1 Simple Regression Theory II 2010 Samuel L. Baker Assessing how good the regression equation is likely to be Assignment 1A gets into drawing inferences about how close the
Note on the EM Algorithm in Linear Regression Model
International Mathematical Forum 4 2009 no. 38 1883-1889 Note on the M Algorithm in Linear Regression Model Ji-Xia Wang and Yu Miao College of Mathematics and Information Science Henan Normal University
Multinomial and Ordinal Logistic Regression
Multinomial and Ordinal Logistic Regression ME104: Linear Regression Analysis Kenneth Benoit August 22, 2012 Regression with categorical dependent variables When the dependent variable is categorical,
Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model
Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model 1 September 004 A. Introduction and assumptions The classical normal linear regression model can be written
Answer: C. The strength of a correlation does not change if units change by a linear transformation such as: Fahrenheit = 32 + (5/9) * Centigrade
Statistics Quiz Correlation and Regression -- ANSWERS 1. Temperature and air pollution are known to be correlated. We collect data from two laboratories, in Boston and Montreal. Boston makes their measurements
Web-based Supplementary Materials for Bayesian Effect Estimation. Accounting for Adjustment Uncertainty by Chi Wang, Giovanni
1 Web-based Supplementary Materials for Bayesian Effect Estimation Accounting for Adjustment Uncertainty by Chi Wang, Giovanni Parmigiani, and Francesca Dominici In Web Appendix A, we provide detailed
HCUP Methods Series Missing Data Methods for the NIS and the SID Report # 2015-01
HCUP Methods Series Contact Information: Healthcare Cost and Utilization Project (HCUP) Agency for Healthcare Research and Quality 540 Gaither Road Rockville, MD 20850 http://www.hcup-us.ahrq.gov For Technical
NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )
Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates
Best Practices for Missing Data Management in Counseling Psychology
Journal of Counseling Psychology 2010 American Psychological Association 2010, Vol. 57, No. 1, 1 10 0022-0167/10/$12.00 DOI: 10.1037/a0018082 Best Practices for Missing Data Management in Counseling Psychology
Module 5: Multiple Regression Analysis
Using Statistical Data Using to Make Statistical Decisions: Data Multiple to Make Regression Decisions Analysis Page 1 Module 5: Multiple Regression Analysis Tom Ilvento, University of Delaware, College
Longitudinal Meta-analysis
Quality & Quantity 38: 381 389, 2004. 2004 Kluwer Academic Publishers. Printed in the Netherlands. 381 Longitudinal Meta-analysis CORA J. M. MAAS, JOOP J. HOX and GERTY J. L. M. LENSVELT-MULDERS Department
11. Analysis of Case-control Studies Logistic Regression
Research methods II 113 11. Analysis of Case-control Studies Logistic Regression This chapter builds upon and further develops the concepts and strategies described in Ch.6 of Mother and Child Health:
Least Squares Estimation
Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David
Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm
Mgt 540 Research Methods Data Analysis 1 Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm http://web.utk.edu/~dap/random/order/start.htm
Missing data are ubiquitous in clinical research.
Advanced Statistics: Missing Data in Clinical Research Part 1: An Introduction and Conceptual Framework Jason S. Haukoos, MD, MS, Craig D. Newgard, MD, MPH Abstract Missing data are commonly encountered
Craig K. Enders Arizona State University Department of Psychology [email protected]
Craig K. Enders Arizona State University Department of Psychology [email protected] Topic Page Missing Data Patterns And Missing Data Mechanisms 1 Traditional Missing Data Techniques 7 Maximum Likelihood
A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution
A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 4: September
Basic Statistics and Data Analysis for Health Researchers from Foreign Countries
Basic Statistics and Data Analysis for Health Researchers from Foreign Countries Volkert Siersma [email protected] The Research Unit for General Practice in Copenhagen Dias 1 Content Quantifying association
Sensitivity Analysis in Multiple Imputation for Missing Data
Paper SAS270-2014 Sensitivity Analysis in Multiple Imputation for Missing Data Yang Yuan, SAS Institute Inc. ABSTRACT Multiple imputation, a popular strategy for dealing with missing values, usually assumes
Introduction to Regression and Data Analysis
Statlab Workshop Introduction to Regression and Data Analysis with Dan Campbell and Sherlock Campbell October 28, 2008 I. The basics A. Types of variables Your variables may take several forms, and it
PS 271B: Quantitative Methods II. Lecture Notes
PS 271B: Quantitative Methods II Lecture Notes Langche Zeng [email protected] The Empirical Research Process; Fundamental Methodological Issues 2 Theory; Data; Models/model selection; Estimation; Inference.
Introduction. Hypothesis Testing. Hypothesis Testing. Significance Testing
Introduction Hypothesis Testing Mark Lunt Arthritis Research UK Centre for Ecellence in Epidemiology University of Manchester 13/10/2015 We saw last week that we can never know the population parameters
Multivariate Logistic Regression
1 Multivariate Logistic Regression As in univariate logistic regression, let π(x) represent the probability of an event that depends on p covariates or independent variables. Then, using an inv.logit formulation
Reject Inference in Credit Scoring. Jie-Men Mok
Reject Inference in Credit Scoring Jie-Men Mok BMI paper January 2009 ii Preface In the Master programme of Business Mathematics and Informatics (BMI), it is required to perform research on a business
Chapter Seven. Multiple regression An introduction to multiple regression Performing a multiple regression on SPSS
Chapter Seven Multiple regression An introduction to multiple regression Performing a multiple regression on SPSS Section : An introduction to multiple regression WHAT IS MULTIPLE REGRESSION? Multiple
MISSING DATA IN NON-PARAMETRIC TESTS OF CORRELATED DATA
MISSING DATA IN NON-PARAMETRIC TESTS OF CORRELATED DATA Annie Green Howard A dissertation submitted to the faculty of the University of North Carolina at Chapel Hill in partial fulfillment of the requirements
IBM SPSS Missing Values 20
IBM SPSS Missing Values 20 Note: Before using this information and the product it supports, read the general information under Notices on p. 87. This edition applies to IBM SPSS Statistics 20 and to all
Regression Modeling Strategies
Frank E. Harrell, Jr. Regression Modeling Strategies With Applications to Linear Models, Logistic Regression, and Survival Analysis With 141 Figures Springer Contents Preface Typographical Conventions
Adequacy of Biomath. Models. Empirical Modeling Tools. Bayesian Modeling. Model Uncertainty / Selection
Directions in Statistical Methodology for Multivariable Predictive Modeling Frank E Harrell Jr University of Virginia Seattle WA 19May98 Overview of Modeling Process Model selection Regression shape Diagnostics
SUMAN DUVVURU STAT 567 PROJECT REPORT
SUMAN DUVVURU STAT 567 PROJECT REPORT SURVIVAL ANALYSIS OF HEROIN ADDICTS Background and introduction: Current illicit drug use among teens is continuing to increase in many countries around the world.
