Statistical analysis of data presentated in Nolan, et al 2018 (Frontiers).
Authors:
When running .Rmd
scripts, use the ./analysis/
dir as your working directory.
For data preparation, see aggregate_data.Rmd
For modelling analysis, see pooled_indicator_modelling.Rmd
Models can be found under the models
dir.
Raw data can be found under the data/raw
dir. data/clean
contains the machine readable data. data/processed
contains the output of the aggregate_data.R
script.