All Projects → jayelm → Hoff Bayesian Statistics

jayelm / Hoff Bayesian Statistics

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

Projects that are alternatives of or similar to Hoff Bayesian Statistics

Wowchemy Hugo Modules
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, build with widgets! 创建在线课程,学术简历或初创网站。
Stars: ✭ 6,093 (+11847.06%)
Mutual labels:  rmarkdown
Rhat ess
Rank-normalization, folding, and localization: An improved R-hat for assessing convergence of MCMC
Stars: ✭ 19 (-62.75%)
Mutual labels:  bayesian-statistics
Covid19model
Code for modelling estimated deaths and cases for COVID19.
Stars: ✭ 913 (+1690.2%)
Mutual labels:  bayesian-statistics
Rstan
RStan, the R interface to Stan
Stars: ✭ 760 (+1390.2%)
Mutual labels:  bayesian-statistics
Rticles
LaTeX Journal Article Templates for R Markdown
Stars: ✭ 895 (+1654.9%)
Mutual labels:  rmarkdown
Thinkbayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.
Stars: ✭ 918 (+1700%)
Mutual labels:  bayesian-statistics
Prml
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
Stars: ✭ 560 (+998.04%)
Mutual labels:  bayesian-statistics
Klippy
Copy to Clipboard Buttons for RMarkdown HTML Documents
Stars: ✭ 40 (-21.57%)
Mutual labels:  rmarkdown
Crisscross
A Markdown-centric template engine for batch offline document generation.
Stars: ✭ 18 (-64.71%)
Mutual labels:  rmarkdown
Rmarkdown Website Tutorial
Tutorial for creating websites w/ R Markdown
Stars: ✭ 26 (-49.02%)
Mutual labels:  rmarkdown
Pytorch Bayesiancnn
Bayesian Convolutional Neural Network with Variational Inference based on Bayes by Backprop in PyTorch.
Stars: ✭ 779 (+1427.45%)
Mutual labels:  bayesian-statistics
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-68.63%)
Mutual labels:  rmarkdown
Dashboarding Tutorial
Presentation, pro tips, and tools for dashboarding like a boss: https://maloriejhughes.github.io/Dashboarding-Tutorial/
Stars: ✭ 24 (-52.94%)
Mutual labels:  rmarkdown
Pingouin
Statistical package in Python based on Pandas
Stars: ✭ 651 (+1176.47%)
Mutual labels:  bayesian-statistics
Knitrhooks
Extend {knitr} with hooks
Stars: ✭ 32 (-37.25%)
Mutual labels:  rmarkdown
Posterdown
Use RMarkdown to generate PDF Conference Posters via HTML
Stars: ✭ 602 (+1080.39%)
Mutual labels:  rmarkdown
Scikit Stan
A high-level Bayesian analysis API written in Python
Stars: ✭ 22 (-56.86%)
Mutual labels:  bayesian-statistics
Bookdown Crc
A minimal example of using bookdown to write a book for Chapman & Hall/CRC
Stars: ✭ 50 (-1.96%)
Mutual labels:  rmarkdown
Autoppl
C++ template library for probabilistic programming
Stars: ✭ 34 (-33.33%)
Mutual labels:  bayesian-statistics
Resources
PyMC3 educational resources
Stars: ✭ 930 (+1723.53%)
Mutual labels:  bayesian-statistics

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".

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].