sdcharle / Working-through-Regression-and-other-stories

Working through "Regression and other stories," one chapter at a time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working through Regression and other stories

In this project, I'm working through the material in the new text by Gelman, Hill, and Vehtari, Regression and other stories. You can find the official code from Vehtari at https://github.com/avehtari/ROS-Examples/. I'm really not looking for contributions, at this time. However, if you find gross errors or have concerns, feel free to open a GitHub issue.

For each chapter, you can find the raw code in the .Rmd files. The .md files contain versions of the chapters rendered into HTML using the github_document format, which is probably what casual users will be looking for. To my knowledge, there still isn’t a good way to render LaTeX on GitHub, but the .md files do an okay job, otherwise.

text

About

Working through "Regression and other stories," one chapter at a time

License:Creative Commons Zero v1.0 Universal


Languages

Language:R 53.5%Language:PostScript 41.0%Language:Fortran 5.4%Language:Stan 0.1%