Skip to content

Stellenbosch-Econometrics/AdvancedTimeSeries-872

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Time Series 872

These course notes are for the section on Bayesian econometrics. Incomplete, but frequently updated.

The notebooks/dynamic/ folder contains all the interactive Pluto notebooks for this class. To get started with Pluto, please visit the Github page or watch this video

Rough course outline

  1. [Self Study] Introduction to Julia from José Eduardo Storopoli
  2. Sampling, random variables and distributions -- Lecture #1 Notebook
  3. Bayesian thinking (Bernoulli / Binomial) -- Lecture #2 Notebook
  4. Starting with simulation (Normal) -- Lecture #3 Notebook
  5. Markov chain Monte Carlo -- Lecture #4 Notebook
  6. Bayesian linear regression -- Lecture #5 Notebook
  7. Bayesian Vector Autoregression (BVARs) -- Lecture #6 Notebook
  8. State space models / Kalman filter -- State space models and Kalman filter
  9. Dynamic factor models and FAVARs
  10. Time varying parameter models (TVP-VARs)
  11. Deep learning for time series analysis

R code for many of the lectures will also be uploaded, for those that are more comfortable using R. However, the main programming language for this course will be Julia. No familiarity with Julia is assumed. We will be starting from basic principles.

Resources

Below is a non-exhaustive list of the resources used to construct the notes for this course. I owe a debt of gratitude to these wonderful people for making resources freely available.

  1. MIT (2021). Computational Thinking. -- NB resource! Most of the first lecture based on this.
  2. QuantEcon (2021). Quantitative Economics with Julia. -- Lectures 4, 7
  3. Aki Vehtari (2020). Bayesian Data Analysis. -- Lectures 2, 3, 4
  4. José Eduardo Storopoli (2021). Bayesian Statistics with Julia and Turing. -- Lectures 2, 3, 4
  5. Gary Koop (2021). Bayesian Econometrics. -- Lectures 5, 6
  6. Joshua Chan (2017). Notes on Bayesian Econometrics. -- Lectures 5, 6
  7. Jamie Cross (2020). Introduction to Bayesian Econometrics -- Lectures 2, 3, 4, 5, 6

We will also make use of notes from the University of Queensland.

About

Bayesian methods for time series analysis with code in Julia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published