Replication files for "Health harms that discourage alcohol consumption: A randomized experiment of warning messages"
This repository includes Stata code, folder structure, and raw data file to reproduce the analysis of the manuscript "Health harms that discourage alcohol consumption: A randomized experiment of warning messages"
-
Clone the repository to a preferred location.
-
Unzip 'Project folders-files.zip'
The zip file contains the folder structure and the raw data file needed for the analysis. Folder tree is shown below. -
Open
Stata code/0_Analysis Parent File.do
The Analysis Parent File lists in sequence all the necessary code for the analysis.
3.1) Customize the user file paths to reflect your username as well as the folder location (from step 2).
3.2) Run the do file. -
Stata outputs will be generated and saved in the folders from step 2.
Folder tree of zip file:
Project folders-files/
│
├── Dataset/
│ └──Raw Data.dta
│
└── Results