Transcription of Missing-data imputation - Columbia University
{{id}} {{{paragraph}}}
CHAPTER 25 Missing-data imputationMissing data arise in almost all serious statistical analyses. In this chapter wediscuss a variety of methods to handle missing data , including some relatively simpleapproaches that can often yield reasonable results. We use as a running example theSocial Indicators Survey, a telephone survey of New York City families conductedevery two years by the Columbia University School of Social Work. Nonresponsein this survey is a distraction to our main goal of studying trends in attitudes andeconomic conditions, and we would like to simply clean the dataset so it could beanalyzed as if there were no missingness. After some background in Sections , we discuss in Sections our general approachof random discusses situations where the Missing-data process must be modeled(this can be done in Bugs) in order to perform imputations data in R and BugsIn R, missing values are indicated by NA s. For example, to see some of the datafrom five respondents in the data file for the Social Indicators Survey (arbitrarilypicking rows 91 95), we typeR codecbind (sex, race, educ_r, r_age, earnings, police)[91:95,]and getR outputsex race educ_r r_age earnings police[91,] 1 3 3 31 NA 0[92,] 2 1 2 37 1[93,] 2 3 2 40 NA 1[94,] 1 1 3 42 1[95,] 1 3 1 24 NAIn cl
530 MISSING-DATA IMPUTATION 25.1 Missing-data mechanisms To decide how to handle missing data, it is helpful to know why they are missing. We consider four general “missingness mechanisms,” moving from the simplest to
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}
Finding Missing Values in Ratio Tables, Missing, Mechanisms in observational studies using Bayesian methods, Missing values, SPSS Missing Values 22, Values, Missing Values In Excel, EDI Support Services Error Code values, Weighted Least Squares Estimation with Missing, Time series, Princeton University