Each folder contains data and analysis for one experiment of "No credible evidence that UK safer gambling messages reduce gambling" by Newall, Weiss-Cohen, Singmann, Walasek, & Ludvig.
Data and scripts for Experiment 1.
Contains all data and script for the roulette experiment investigating the effect of gambling messages.
The main file is e2_bayesian_analysis.Rmd
which creates the output document e2_bayesian_analysis.html
.
The folder in the project are:
data
: all data as well as two text files describing the columns in the data.model_fits
: binary files, each containing a fitted Bayesian model. These files are created in case they are not existing (not the folder though). Thus, deleting the files inmodel_fits
and rerunning (i.e., knitting)roulette_analysis.Rmd
will refit all model files and populate the folder again. Note that refitting requires a workingC++
toolchain forrstan
as described here: https://github.com/stan-dev/rstan/wiki/RStan-Getting-Startedfigures
: figure files, some of which are used in the manuscript and created when runningroulette_analysis.Rmd
.
Contains all data and script for the football betting experiment investigating the effect of gambling messages.