Week 6: Bayesian Statistics

Week 6: Bayesian Statistics

This week we will give a conceptual overview of Bayesian statistical methods as well as a walkthrough/diagnostics of a fitting a hierarchical model with JAGS.

If you'd like to follow along with the in-class walkthrough, install JAGS (http://sourceforge.net/projects/mcmc-jags/). Also have the "rjags" and "R2jags" packages installed in R.

Lecture:

 

JAGS Walkthrough:

data file for JAGS demonstration

R code for JAGS demonstration

equations matching the model

 

 

Resources: 

JAGS Manuals

rjags Help PDF

Getting Started with JAGS and rjags: nice introductory blog post

JAGS NEWS: blog

Bayesian Task View on CRAN: lists and describes many R packages related to Bayesian statistics

The BUGS project: Evolution, critique and future directionsuseful historical perspective on the broader BUGS project

John D. Cook's blog post on "Four Reasons to Use Bayesian Statistics"

John K. Kruschke's "Open Letter extolling the benefits of the bayesian approach"