jffist / statistical-rethinking-solutions

Solutions of practice problems from the Richard McElreath's "Statistical Rethinking" book.
61 stars 18 forks source link
bayesian bayesian-data-analysis bayesian-statistics education

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:

Possible issues

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