https://github.com/shmuma/rethinking-2ed-julia
Port of Statistical Rethinking (2nd edition) code to Julia
https://github.com/shmuma/rethinking-2ed-julia
bayesian-methods julia statistics
Last synced: about 1 month ago
JSON representation
Port of Statistical Rethinking (2nd edition) code to Julia
- Host: GitHub
- URL: https://github.com/shmuma/rethinking-2ed-julia
- Owner: Shmuma
- License: mit
- Created: 2021-08-03T15:03:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T16:38:57.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T00:01:41.549Z (about 1 year ago)
- Topics: bayesian-methods, julia, statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 28.6 MB
- Stars: 131
- Watchers: 7
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StatisticalRethinking (2nd edition) with Julia
This repo contains my port of StatisticalRethinking code examples to Julia with Turing.
[https://shmuma.github.io/rethinking-2ed-julia/](https://shmuma.github.io/rethinking-2ed-julia/)