Revision 89a8f1236f4c68a50d4b356a20b483e701c82f2c authored by Rok Češnovar on 07 February 2021, 16:14:27 UTC, committed by GitHub on 07 February 2021, 16:14:27 UTC
2 parent s f2e8e33 + 7273633
Raw File
README.txt
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")
back to top