This folder contains WinBUGS examples in Stan. The descriptions can be found at:
 http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/Vol1.pdf
 http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/Vol2.pdf
 http://www.mrc-bsu.cam.ac.uk/bugs/winbugs/Vol3.pdf

OpenBUGS examples: 
 http://www.openbugs.net/w/Examples
 http://mathstat.helsinki.fi/openbugs/ExamplesFrames.html

JAGS models and data for all these examples are in:

 http://sourceforge.net/projects/mcmc-jags/files/Examples/2.x/

JAGS' author has a R package for BUGS examples: 
 https://r-forge.r-project.org/projects/bugs-examples/
 To install the package, install.packages("BUGSExamples", repos="http://R-Forge.R-project.org")
