Files available in this package:
-
tidy-data.tex
andtidy-data.pdf
: the latex source to generate the paper and the resulting pdf -
data/
: raw datasets, the code to tidy them, and the results, as used in Section 3. Source individual.R
files to recreate the tidied data. -
t-test.r
: code used to generate Table 14 (model-1.tex
andmodel-2.tex
), comparing data needed for paired t-test vs. a mixed effects model. -
case-study/
: the code and data for the case study in Section 5. Runcase-study.r
to recreate all tables and plots.