From 7afb2a4306d636fa3bbf32dcdb44bd5676f5ed83 Mon Sep 17 00:00:00 2001
From: Douglas Ezra Morrison Exercise 2.1 According to this model, what’s the mean birthweight for a female born at 36 weeks?
Shortcut:
@@ -987,7 +992,7 @@ &= (\beta_0 + \beta_M \cdot 1+ \beta_A \cdot 36) - (\beta_0 + \beta_M \cdot 0+ \beta_A \cdot 36) \\ &= \beta_M \\ -&= 163.0393 +&= 163.03930293 \end{aligned} \] @@ -1019,7 +1024,7 @@ select = "{estimate}")