This thesis has been written in GNU Linux Operating System and tested in Ubuntu 14.04.5 LTS, Ubuntu 16.04.2 LTS and Ubuntu 18.04 LTS For its replication, it is suggested that users install either Ubuntu 14.04.5 LTS, Ubuntu 16.04.2 LTS and Ubuntu 18.04 LTS (other GNU Linux distributions can also work) with the latest version of R and its dependencies including GNU Octave version 4.0.2 (see here for installation of dependencies).
0_data contains all the input data that is either
retrieved from external sources or created manually.
The core principle here is that nothing in this folder
should ever be modified.
The data in this folder should remain identical
to the way that you have retrieved or manually created it.
1_code contains for all code files.
This includes:
0_machineinfo2_libraries_functions1_dependencies3_anthropometrics4_figs_ch35_creation_of_curated_timeseries6_figs_ch47_figs_ch58_figs_ch69_figs_appendixesx_surrogate
For figure replication, the paths are organised as follows:
/codecontains R scripts that create figures in/scr, and/vectorwhich contains the vector files.
mkdir -p $HOME/phd && cd $HOME/phd
git clone https://github.com/mxochicale-phd/thesis
# create temporal paths
mkdir -p $HOME/phd/tmp/phdtmpdata