Skip to content

Commit 0f79729

Browse files
author
Solomon Kurz
committed
bookdown 1.1.0 html
1 parent 686783e commit 0f79729

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+973
-946
lines changed

_book/01.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Chapter 01. The Golem of Prague"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---

_book/02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Chapter 02. Small Worlds and Large Worlds"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---

_book/03.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Chapter 03. Sampling the Imaginary"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---

_book/04.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Ch. 4 Linear Models"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---
@@ -768,7 +768,7 @@ d_grid_samples %>%
768768

769769
That `labeller = label_parsed` bit in the `facet_wrap()` function is what converted our subplot strip labels into Greek. Anyway, $\sigma$ is not so Gaussian with that small $n$.
770770

771-
This is the point in the project where we hop off the grid-approximation train. On the one hand, I think this is a great idea. Most of y'all reading this will never use grid approximation in a real-world applied data analysis. On the other hand, there is some pedagogical utility in practicing with it. It can help you grasp what it is we're dong when we apply Bayes' theorem. If you'd like more practice, check out the first several chapters in [Kruschke's (2014) textbook](https://sites.google.com/site/doingbayesiandataanalysis/) and the corresponding chapters in [my project translating it into brms and tidyverse](https://bookdown.org/ajkurz/DBDA_recoded/).
771+
This is the point in the project where we hop off the grid-approximation train. On the one hand, I think this is a great idea. Most of y'all reading this will never use grid approximation in a real-world applied data analysis. On the other hand, there is some pedagogical utility in practicing with it. It can help you grasp what it is we're dong when we apply Bayes' theorem. If you'd like more practice, check out the first several chapters in [Kruschke's (2015) textbook](https://sites.google.com/site/doingbayesiandataanalysis/) and the corresponding chapters in [my project translating it into brms and tidyverse](https://bookdown.org/content/3686).
772772

773773
### Fitting the model with ~~`map`~~ `brm()`.
774774

_book/05.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Ch. 5 Multivariate Linear Models"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---

_book/06.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Ch. 6 Overfitting, Regularization, and Information Criteria"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---

_book/07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Ch. 7 Interactions"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---
-5.44 KB
Loading
-6.17 KB
Loading

_book/08.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Ch. 8 Markov Chain Monte Carlo"
33
author: "A Solomon Kurz"
4-
date: "2020-02-29"
4+
date: "2020-03-01"
55
output:
66
github_document
77
---

0 commit comments

Comments
 (0)