# Many Models in R: A Tutorial ## ReShare Data Deposity This ReShare deposit contains data used in the paper "Many Models in R: A Tutorial" by Liam Wright. There are two files, a data file (ncds.Rds) and a user guide (User Guide.pdf). ## ncds.Rds This is an R format files containing a tibble of pre-cleaned, imputed and synthetic NCDS data. The data is used in the paper to run a Specification Curve Analysis of the association between cognitive ability and allostatic load. A full description of the dataset, including code to replicate it from scratch, is available in the user guide. ## User Guide.pdf The user guide contains information on the variables contained in the ncds.Rds data file, including a complete data dictionary, citations for the raw data, and code to recreate the dataset from scratch.