Skip to content

rekkasa/phd_thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beyond the Average Treatment Effect

logo

To download the source code for building the thesis run:

git clone --branch main --depth 1 https://github.com/rekkasa/phd_thesis.git

Before building the thesis, the development environment needs to be generated:

make environment

To build the thesis, run:

make _book/Beyond-the-average-treatment-effect.pdf

The generated thesis pdf will be stored in _book/Beyond-the-average-treatment-effect.pdf

Finally, the propositions can be generated with:

make propositions

NOTE: To build the thesis connection to the internet is required.