Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Chapter 13 Probabilistic Reasoning

Contents

Code Example

Other Popular Software

  • JAGS - Just Another Gibbs Sampler for the analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation. There exist R and Python interfaces packages.
  • STAN provides a probabilistic programming language to specify log density functions and then lets the user perform full Bayesian statistical inference with MCMC sampling. There exist R and Python interface packages.

License

© 2025 Michael Hahsler. All code and documents in this repository are provided under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.

CC BY-SA 4.0