Skip to content

Stan implementations of models in Doing Bayesian Data Analysis, 2nd Edition

Notifications You must be signed in to change notification settings

jhoupt/DBDA2Estan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBDA2Estan

This is a collection of models from Doing Bayesian Data Analysis, 2nd Edition implemented in Stan. I have attempted to keep the implementation as close as possible to the JAGS versions developed by John Kruschke. In most cases this was a straightforward translation of syntax. Models that relied on discrete parameters were implemented by marginalizing over the discrete parameters and included in the code as a custom probability distribution (see the Stan reference manual for details).

Please feel free to contact me with any questions or comments, either via github or at [email protected]

About

Stan implementations of models in Doing Bayesian Data Analysis, 2nd Edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published