Skip to content

Commit

Permalink
1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKurz authored Jan 25, 2023
1 parent d4aca7b commit b168f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ I love McElreath's [*Statistical rethinking* text](http://xcelab.net/rm/statisti

So, this project is an attempt to reexpress the code in McElreath's textbook. His models are re-fit in brms, plots are reproduced or reimagined with ggplot2, and the general data wrangling code now predominantly follows the tidyverse style.

The current version, 1.2.0, is available in HTML only. However, version 1.0.1 is still available as a [PDF version](https://github.com/ASKurz/Statistical_Rethinking_with_brms_ggplot2_and_the_tidyverse/blob/master/recoding_Statistical_Rethinking_1.0.1_PDF_version.pdf).
The current version, 1.3.0, is available in HTML only. However, version 1.0.1 is still available as a [PDF version](https://github.com/ASKurz/Statistical_Rethinking_with_brms_ggplot2_and_the_tidyverse/blob/master/recoding_Statistical_Rethinking_1.0.1_PDF_version.pdf).

This repository contains the code and text behind the [*Statistical rethinking* with brms, ggplot2, and the tidyverse](https://bookdown.org/content/3890)
project.
Expand Down

0 comments on commit b168f1d

Please sign in to comment.