https://github.com/avehtari/bda_m_demos
Bayesian Data Analysis demos for Matlab/Octave
https://github.com/avehtari/bda_m_demos
bayesian bayesian-data-analysis bayesian-inference mcmc octave stan
Last synced: 6 months ago
JSON representation
Bayesian Data Analysis demos for Matlab/Octave
- Host: GitHub
- URL: https://github.com/avehtari/bda_m_demos
- Owner: avehtari
- License: gpl-3.0
- Created: 2015-09-07T06:59:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-06T13:34:05.000Z (over 6 years ago)
- Last Synced: 2025-04-13T21:11:40.473Z (12 months ago)
- Topics: bayesian, bayesian-data-analysis, bayesian-inference, mcmc, octave, stan
- Language: MATLAB
- Homepage: http://www.stat.columbia.edu/~gelman/book/
- Size: 3.04 MB
- Stars: 63
- Watchers: 11
- Forks: 39
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bayesian Data Analysis Matlab/Octave Demos
This repository contains some Matlab/Octave demos for the book [Bayesian Data
Analysis, 3rd ed by Gelman, Carlin, Stern, Dunson, Vehtari, and Rubin (BDA3)](http://www.stat.columbia.edu/~gelman/book/).
Currently there are demos for BDA3 Chapters 2, 3, 4, 5, 6, 10 and 11. Furthermore there is a demo for [MatlabStan](https://github.com/brian-lau/MatlabStan).
These demos were written for Matlab/Octave by Aki Vehtari.
These demos are not maintained any more. I recommend to use the
corresponding [R demos](https://github.com/avehtari/BDA_R_demos) and
[Python demos](https://github.com/avehtari/BDA_py_demos) which are
maintained.