Skip to content
mataddy edited this page Oct 29, 2019 · 5 revisions
  • fixed affects (vs. fixed effects) - Footnote 14, Chapter 5
  • Double "Where Where" in the entry for "Dev" in notation table on page XIII
  • Page X Preface, 2nd sentence.  "They will be able  [to]  identify..."
  • Figures 2.5 and 2.6 need to have dominick's line dashed to be distinguishable
  • Figure 10.2 is too dark, need to lighten gradient
  • Page 72, code comments misspelled deviance: "## get null [deviance] too, and return R2"
  • For equation 1.10, in the book we have: P(Θ|X) = P(Θ|X)π(Θ)/P(X) ∝ P(Θ|X)π(Θ) should instead be: P(Θ|X) = P(X|Θ)π(Θ)/P(X) ∝ P(X|Θ)π(Θ) Similarly, for the Marginal Likelihood equation: P(X) = ∫P(Θ|X)π(Θ)dΘ Should instead be: P(X) = ∫P(X|Θ)π(Θ)dΘ

Clone this wiki locally