This folder contains WinBUGS examples in Stan. The descriptions can be found at:
 http://www.mrc-bsu.cam.ac.uk/wp-content/uploads/WinBUGS_Vol1.pdf
 http://www.mrc-bsu.cam.ac.uk/wp-content/uploads/WinBUGS_Vol2.pdf
 http://www.mrc-bsu.cam.ac.uk/wp-content/uploads/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")

----

Above is the original README.txt file.

This folder is copied from: https://github.com/stan-dev/example-models/tree/master/bugs_examples.
