This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
2022-07
What's Changed
- Set GKSwstype: nul by @rikhuijzer in #1
- Update 3_prob_dist.jl by @Moelf in #2
- Fixed some typos by @behinger in #3
- Fixes typo by @feinmann in #4
- Add {data.table} to example benchmarks for comparison by @feinmann in #5
- Add a linebreak in heading by @feinmann in #6
- Fix typos in chapter02 by @manuelhaussmann in #8
- Update .gitignore by @storopoli in #9
- Storopoli patch 1 by @storopoli in #10
- Epi Models! by @storopoli in #11
- Update 5_MCMC.jl by @bgctw in #13
- Update 9_robust_reg.jl by @bgctw in #14
- Update 10_multilevel_models.jl by @bgctw in #15
- change p label 0.5 -> 0.2 by @pfcrowe in #17
- typos & ms=5 -> lw=5 by @pfcrowe in #18
- Update 2_bayes_stats.jl by @pitmonticone in #19
- Validate output before deploying site by @rikhuijzer in #21
- Update 11_Turing_tricks.jl by @pitmonticone in #23
- Update 12_epi_models.jl by @pitmonticone in #22
- changed github actions to fix CSV build deploy by @storopoli in #25
- Update 7_logistic_reg.jl by @pitmonticone in #26
- Update 3_prob_dist.jl by @pitmonticone in #27
- typo fix by @markmbaum in #29
- Changed Turing defaults and fix #30 by @storopoli in #31
- Fix typo by @rikhuijzer in #32
- fixed chainscat range differ error in 11_Turing_tricks.jl by @storopoli in #34
- Tiny suggestion, missing coma for readability of joint probabil… by @mashu in #33
- Change formula of p-value definition by @marcora in #36
- fixing spelling in Why Julia, issue #37 by @alexbakus in #38
- Update to Julia 1.7 by @storopoli in #39
- Update Deploy.yml by @storopoli in #40
- Fixed Turing @model to functions by @storopoli in #41
- Fixed a few typos by @pitmonticone in #42
- Fixed a few typos by @pitmonticone in #48
- Better explain what mutually and exclusive events means by @storopoli in #51
- Fix numerical instabilities with NegativeBinomial2 by @storopoli in #52
- updated README and index.md by @storopoli in #53
- Fix
MvNormal
andtruncated
by @storopoli in #54
New Contributors
- @rikhuijzer made their first contribution in #1
- @Moelf made their first contribution in #2
- @behinger made their first contribution in #3
- @feinmann made their first contribution in #4
- @manuelhaussmann made their first contribution in #8
- @storopoli made their first contribution in #9
- @bgctw made their first contribution in #13
- @pfcrowe made their first contribution in #17
- @pitmonticone made their first contribution in #19
- @markmbaum made their first contribution in #29
- @mashu made their first contribution in #33
- @marcora made their first contribution in #36
- @alexbakus made their first contribution in #38
Full Changelog: https://github.com/storopoli/Bayesian-Julia/commits/2022-07