Repository for my undergrad monograph in Economics. Comments inside the codes are in Portuguese.
Use this site to visualize html files: https://htmlpreview.github.io/
Comic from PhD Comics.
Remember to change names in the directories to read and save stuff.
- Exemplo 1 - Distribuição Beta: Generates the graphs from chapter 2, including the one with the Beta distribution and the triplot for the coin example.
- Cap 3 - Koop: Replicates the example in the final of chapter 3 in Gary Koop's book, Bayesian Econometrics. It uses HPRICE.txt as input.
- Cap 3 - Simulação: Makes all simulations from chapter 3. The code is a little bit messy, if hou have any trouble, feel free to contact me. It is based on Gary Koop's code.
- Cap 4 - Aplicação: The code for the data from RAIS and all the graphs and descriptives.
All rmd files have a corresponding html file, that can be opened in htmlpreview from github page.