Missing data in the analysis of multilevel and dependent data (Examples)
收藏资源简介:
Example data sets and computer code for the book chapter titled "Missing Data in the Analysis of Multilevel and Dependent Data" submitted for publication in the second edition of "Dependent Data in Social Science Research" (Stemmler et al., 2015). This repository includes the computer code (".R") and the data sets from both example analyses (Examples 1 and 2). The data sets are available in two file formats (binary ".rda" for use in R; plain-text ".dat"). The data sets contain simulated data from 23,376 (Example 1) and 23,072 (Example 2) individuals from 2,000 groups on four variables: <code>ID</code> = group identifier (1-2000)<br> <code>x</code> = numeric (Level 1)<br> <code>y</code> = numeric (Level 1)<br> <code>w</code> = binary (Level 2) In all data sets, missing values are coded as "NA".



