To rebuild all results and document you need to go into the folder and run
make
. You should have the following programs on your PATH
variable or making
it available appropraite to your operating system:
make
R
andRscript
- Latex and
latexmk
biber
pandoc
To set up the computational environment in R
, you can go to
./R/00Dependencies.R
to install all packages needed.
./
/R/
00Dependencies.R # install R dependencies
stability.R # generates output for Section 4
simAreaLevel.R # generates output for Section 6.1
simAreaLevelMSE.R # generates output for Section 6.2
simFromUnitToAreaLevel.R # generates output for Section 6.3
simCBS.R # generates output for Chapter 7
/comp/ # local R dependencies
/generators/ # ...
/graphics/ # ...
/data/ # folders with simulated data
/figs/ # figures mostly generated by R-scripts
/tabs/ # tables ...
/tex/ # latex backbone
/Rmd/ # all content of Thesis in rmarkdown