https://dataverse-staging.rdmc.unc.edu/api/datasets/:persistentId/versions/4.0/customlicense?persistentId=hdl:1902.29/11638https://dataverse-staging.rdmc.unc.edu/api/datasets/:persistentId/versions/4.0/customlicense?persistentId=hdl:1902.29/11638
This is a 3-part short course (held over three afternoons). Stata part 1 will offer an introduction to Stata for Windows. Part 2 will teach entering data in Stata, working with Stata do files, and show how to append, sort, and merge data sets in Stata. Part 3 teaches how to perform basic statistical procedures and how to draw sub samples from large datasets.
Code and data to reproduce all results and graphs reported in Tannenbaum et al. (2022). This folder contains data files (.dta files) and a Stata do-file (code.do) that stitches together the different data files and executes all analyses and produces all figures reported in the paper. The do-file uses a number of user-written packages, which are listed below. Most of these can be installed using the ssc install command in Stata. Also, users will need to change the current directory path (at the start of the do-file) before executing the code. List of user written packages (descriptions): revrs (reverse-codes variable) ereplace (extends the egen command to permit replacing) grstyle (changes the settings for the overall look of graphs) spmap (used for graphing spatial data) qqvalue (used for obtaining Benjamini-Hochberg corrected p-values) parmby (creates a dataset by calling an estimation command for each by-group) domin (used to perform dominance analyses) coefplot (used for creating coefficient plots) grc1leg (combine graphs with a single common legend) xframeappend (append data frames to the end of the current data frame)
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This series of code and corresponding data files are intended for use in cognitive decline and Alzheimer’s disease and related dementias (ADRD) research. The files include twelve years of cleaned datasets derived from the 2007-2018 years of the National Health Interview Survey (NHIS). NHIS is a nationally representative study aimed at monitoring the health of the non-institutionalized United States population. The provided datasets include sociodemographic information on respondents’ age, sex, race, and marital status from the Sample Adult Files, cognition variables from the Sample Adult files and, in applicable years, merged cognition data from the Adult Functioning and Disability (AFD) supplement. The files were constructed to allow for users to append multiple years of data for longitudinal analysis. Brief and detailed summaries of the variables available in these datasets along with more detailed descriptions of performed calculations can be found in the provided data dictionaries. Users may also refer to the provided “Overview of variables across years” document to see which variables are available each year. SAS, Stata, and CSV data file formats are provided as are the full coding scripts used in Stata.
Not seeing a result you expected?
Learn how you can add new datasets to our index.
https://dataverse-staging.rdmc.unc.edu/api/datasets/:persistentId/versions/4.0/customlicense?persistentId=hdl:1902.29/11638https://dataverse-staging.rdmc.unc.edu/api/datasets/:persistentId/versions/4.0/customlicense?persistentId=hdl:1902.29/11638
This is a 3-part short course (held over three afternoons). Stata part 1 will offer an introduction to Stata for Windows. Part 2 will teach entering data in Stata, working with Stata do files, and show how to append, sort, and merge data sets in Stata. Part 3 teaches how to perform basic statistical procedures and how to draw sub samples from large datasets.