/bayesian_inference

Econ 722, Spring 2020, UPenn

Primary LanguageJuliaGNU General Public License v3.0GPL-3.0

Econ 722 - Spring 2020 - Prof. Schorfheide

Introduction to Bayesian Inference

PS1 - problem 1

Simulates a dataset from an AR(1) model.

Implements a direct sampler algorithm (algorithm 2 in HS's book).

Bayesian forecasting from predictive distribution (missing).