Hand-on project for STATS211 @DKU with resources
Implement a gibbs sampler for Bayesian inference on the returns of SSE index.
Compute VaR and ES for risk evaluation.
Check the docs
folder for the project resources, report and step-by-step implementation guide.
Check the data
folder for the generated data.
Check the src
folder for source code: try playing around with it!