All Projects → jffist → statistical-rethinking-solutions

jffist / statistical-rethinking-solutions

Licence: other
Solutions of practice problems from the Richard McElreath's "Statistical Rethinking" book.

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to statistical-rethinking-solutions

Stan
Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
Stars: ✭ 2,177 (+3528.33%)
Mutual labels:  bayesian, bayesian-data-analysis, bayesian-statistics
Shinystan
shinystan R package and ShinyStan GUI
Stars: ✭ 172 (+186.67%)
Mutual labels:  bayesian, bayesian-data-analysis, bayesian-statistics
Bayesian Stats Modelling Tutorial
How to do Bayesian statistical modelling using numpy and PyMC3
Stars: ✭ 480 (+700%)
Mutual labels:  bayesian, bayesian-data-analysis, bayesian-statistics
Rstanarm
rstanarm R package for Bayesian applied regression modeling
Stars: ✭ 285 (+375%)
Mutual labels:  bayesian, bayesian-data-analysis, bayesian-statistics
Bayesian Analysis Recipes
A collection of Bayesian data analysis recipes using PyMC3
Stars: ✭ 479 (+698.33%)
Mutual labels:  bayesian, bayesian-data-analysis, bayesian-statistics
Rhat ess
Rank-normalization, folding, and localization: An improved R-hat for assessing convergence of MCMC
Stars: ✭ 19 (-68.33%)
Mutual labels:  bayesian, bayesian-data-analysis, bayesian-statistics
Rethinking Pyro
Statistical Rethinking with PyTorch and Pyro
Stars: ✭ 116 (+93.33%)
Mutual labels:  bayesian-data-analysis, bayesian-statistics
LogDensityProblems.jl
A common framework for implementing and using log densities for inference.
Stars: ✭ 26 (-56.67%)
Mutual labels:  bayesian, bayesian-data-analysis
Dynamichmc.jl
Implementation of robust dynamic Hamiltonian Monte Carlo methods (NUTS) in Julia.
Stars: ✭ 172 (+186.67%)
Mutual labels:  bayesian, bayesian-statistics
Bayadera
High-performance Bayesian Data Analysis on the GPU in Clojure
Stars: ✭ 342 (+470%)
Mutual labels:  bayesian, bayesian-data-analysis
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (-45%)
Mutual labels:  bayesian, bayesian-data-analysis
geostan
Bayesian spatial analysis
Stars: ✭ 40 (-33.33%)
Mutual labels:  bayesian, bayesian-statistics
Rstan
RStan, the R interface to Stan
Stars: ✭ 760 (+1166.67%)
Mutual labels:  bayesian-data-analysis, bayesian-statistics
Bda py demos
Bayesian Data Analysis demos for Python
Stars: ✭ 781 (+1201.67%)
Mutual labels:  bayesian, bayesian-data-analysis
Bda r demos
Bayesian Data Analysis demos for R
Stars: ✭ 409 (+581.67%)
Mutual labels:  bayesian, bayesian-data-analysis
Scikit Stan
A high-level Bayesian analysis API written in Python
Stars: ✭ 22 (-63.33%)
Mutual labels:  bayesian, bayesian-statistics
Autoppl
C++ template library for probabilistic programming
Stars: ✭ 34 (-43.33%)
Mutual labels:  bayesian, bayesian-statistics
Dropout BBalpha
Implementations of the ICML 2017 paper (with Yarin Gal)
Stars: ✭ 40 (-33.33%)
Mutual labels:  bayesian
Correlation
🔗 Methods for Correlation Analysis
Stars: ✭ 192 (+220%)
Mutual labels:  bayesian
symbolic-pymc
Tools for the symbolic manipulation of PyMC models, Theano, and TensorFlow graphs.
Stars: ✭ 58 (-3.33%)
Mutual labels:  bayesian

Solutions of practice problems from the Richard McElreath's "Statistical Rethinking" book.

These solutions were not checked by anybody, so please let me know if you find any errors.

Alternatives

Alternative solutions can be found at https://github.com/cavaunpeu/statistical-rethinking

Differences with mentioned repo:

  • Solutions were added for problems 11H5, 12H2, 12H3, 13H3, 13H4, 14H2, 14H3
  • Solutions for all easy problems were added starting from chapter 6.
  • More extensive visualisations of hard problems were added, when possible.

Possible issues

If you encounter Couldn't coerce S4 object to double error while plotting inference results try to use recommendations from the discussion rmcelreath/rethinking#22. If none of them helps, uncomment source("plot_bindings.R") line at the beginning of the scripts.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].