Skip to content

Commit

Permalink
netlify.com -> netlify.app
Browse files Browse the repository at this point in the history
  • Loading branch information
mjskay committed Oct 31, 2020
1 parent ea4e403 commit a0dd3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/tidy-brms.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ ABC %>%
geom_point(aes(x = response), data = ABC, shape = 21, fill = "#9ECAE1", size = 2)
```

For a more detailed description of these charts (and some useful variations on them), see [Solomon Kurz's excellent blog post on the topic](https://solomonkurz.netlify.com/post/make-rotated-gaussians-kruschke-style/).
For a more detailed description of these charts (and some useful variations on them), see [Solomon Kurz's excellent blog post on the topic](https://solomonkurz.netlify.app/post/make-rotated-gaussians-kruschke-style/).

We could even combine the Kruschke-style plots of predictive distributions with half-eyes showing the posterior means:

Expand Down

0 comments on commit a0dd3a3

Please sign in to comment.