jayelm / hoff-bayesian-statistics

R Markdown notes for Peter D. Hoff, "A First Course in Bayesian Statistical Methods"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hoff-bayesian-statistics

These are (fully reproducible!) R Markdown lecture notes for Peter D. Hoff, "A First Course in Bayesian Statistical Methods", completed as part of a 1-semester independent study course. Only Chapters 1-8 are complete right now.

Each note includes summaries of chapter sections, with math and explanations modified to better fit my understanding and the occasional link to external resources. I also reproduce many figures in the book in a ggplot/tidyverse style, and tackle some of the exercises at the end of each chapter (correctness not guaranteed).

If you find an error or would like to improve the notes, please let me know/submit a PR!

I recommend knitting these notes in RStudio.

As a small final project, I also implemented R code for the basic binary relation version of the Infinite Relational Model, described in Kemp et al. (2006), "Learning Systems of Concepts with an Infinite Relational Model".

About

R Markdown notes for Peter D. Hoff, "A First Course in Bayesian Statistical Methods"

License:MIT License


Languages

Language:HTML 100.0%Language:R 0.0%