User Tools

Site Tools


erds:start

This is an old revision of the document!


Overview:

Three parallel twin studies of early reading development were conducted in Australia, Colorado, and Scandinavia (Norway & Sweden). Investigators Brian Byrne, Richard Olson, and Stefan Samuelsson have committed to creating a unified data set suitable for cross-country comparisons. This study is known by a host of acronyms including:

  • RDS: Reading Development Study
  • ERDS: Early Reading Development Study
  • ILTS:
  • LSERD: Longitudinal Study of Early Reading Development (thus the lizard)

http://ibg.colorado.edu/rds/

Visit Study Public Home Page

Process:

Data from each assessment wave from each country is sent to a single location (currently IBG - Robin Corley) for creation of a unified assessment wave data set, e.g., IT (Initial Test) or F1 (Follow-Up 1). Selected variables from the individual waves are then combined into a working individual-level cross-assessment file, and a twin-pair (double-entered) cross-assessment file.

Progress:

19-May-2020: Review of the status of the cumulative files has begun, and cumulative files from Australia, Colorado, and Sweden are being assessed for completeness.

In addition, creation of item-level files from the testing at each age is underway. Review of what's on file is underway.

Update of the files other than the item-level file expected by end of June, 2020. Drafts of item-level files expected by end of August, 2020.

Scripts to create the cross-site assessment wave file

Testing Summary Files:

The files that are available for download are listed below. They represent SPSS Export (Portable) files that can be opened by either SPSS or SAS. These files represent the test session data collected from each twin.

Additional Information files

ACCESS for non-SPSS users

SPSS files can be read by SAS. If using R, this library package appears to “translate” SPSS .sav files adequately. A similar function is available for .por files, which are soon to be phased out of SPSS.

library(haven)
df <- read_sav('kidpar.sav')

The combined IT-F4 data can also be accessed as an Excel file with the data on one sheet and labeling information on a second. This should allow access to those without ready access to SPSS.

Using the data:

All ERDS collaborators have a responsibility to use the ERDS data responsibly, including restricting access to these files to those colleagues who have requested and received permission to work with the data. Please notify the site manager IMMEDIATELY if information is found in the files that directly identifies families (e.g., date of birth).

topbar

sidebar

erds/start.1589927838.txt.gz · Last modified: 2020/05/19 16:37 by corley