From 8c8ba3533c8c41097a18d39f53b062fc330f683e Mon Sep 17 00:00:00 2001 From: Martin Monkman Date: Mon, 15 Apr 2019 20:49:36 -0700 Subject: [PATCH] add bayestestR --- 51_bayesian.Rmd | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/51_bayesian.Rmd b/51_bayesian.Rmd index 8f89a9e..b45db9e 100644 --- a/51_bayesian.Rmd +++ b/51_bayesian.Rmd @@ -47,6 +47,17 @@ Tarek Amr, ["Experimenting the Bayesian way"](https://www.datascience.com/blog/e Arranged by package +#### `bayestestR` + +**package** + +GitHub page: [bayestestR: Utilities for analyzing Bayesian models and posterior distributions](https://github.com/easystats/bayestestR) + +**articles** + +easystats (2019-04-15) [Describe and understand Bayesian models and posteriors using bayestestR](https://easystats.github.io/blog/posts/bayestestr_presentation/) + + #### `rjags` **package**