-
Notifications
You must be signed in to change notification settings - Fork 614
Description
Hi there,
Thank you so, so much. I'm reading the book after watching the lectures in youtube, and I'm thrilled. I cannot thank you enough for your contribution to improving science, but at least I can do some proofreading. Here there are some typos I found here and there. I found a couple more, but lost track of them.
p. 242. load the data and preform some processing
p. 351. Bottom row of figure 11.8. I believe the first parameter of the plots is "a", not, b; otherwise it would be twice
p. 354. Tap (k = 0.6). By examining figure 11.9 I think the island is Yap
p. 389. There's this sentence first: "Now loop over the first 100 samples in post and plot their predictions, across values of intention", followed by R Code 12.27, and then "Finally loop over the first 50 samples in and plot their predictions, across values of intention.". One sentence should be removed. The code samples 50, so the first one.
p. 392. does't appear -> doesn't appear
p. 408. Model definition. α ∼ Normal(0, 1.5). Shouldn't it be alpha bar?
p. 410. "The values ¯α = 1.4 and σ = 1.5 define a Gaussian distribution. It should be 1.5, because that's what's in R code 13.7.