Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 626 Bytes

File metadata and controls

20 lines (13 loc) · 626 Bytes

Python-r-stan-bayesian-model-2

python-r-stan-bayesian-model-2 is a Python implementation of a book about bayeian modeling in Japanese.

このリポジトリは日本語で書かれたベイジアンモデリングの本をPythonで実装したものです。

Book

『StanとRでベイズ統計モデリング』

Source

  • exec: python code each chap and requirement library.
  • model: modeling file in Stan.
  • images: some images about exercises at chap.12.

Original R codes by author of the book.

https://github.com/MatsuuraKentaro/RStanBook


Copyright (c) 2020 Masahiro Imai Released under the MIT license