STA 293 MCMC and Spatial Modeling

Instructor: Dave Higdon, 216 Old Chem, higdon@stat.duke.edu

Meeting Times: Tues and Thurs, 3:50 - 5:05, 025 Old Chem

KDI Seminar Times: Wed, 4:00 - 5:00, 127 Physics

MCMC Texts that may be of use: Probability and Markov chain Texts that may be of use:
mc1.ps Class notes on Markov chains

Course Topics
basic Markov chain theory for MCMC
MCMC
Bayesian inference via MCMC
Spatial applications
Inversion problems
Non-spatial applications

Course Work
computing as well as some paper based homework assignments
course project

Code
C code for the ising model MetropIs.zip

Homework
Create some realizations from the ising model using the above code. Try out different values of beta. For beta near zero, pixel values are essentially independent; for large beta (1 is large), nearly all the pixels have the same value. Can you determine the critical value for beta for this example where realizations are neither pixelwise independent nor predominantly a single value?