You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: slides/raw/07-using-pscores.qmd
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ ggplot(p, aes(x = x, y = y, color = col)) +
108
108
<trclass="odd">
109
109
<td><p>ATE</p></td>
110
110
<td><p>Full population</p></td>
111
-
<td><p><em>Should we decide whether to have extra magic hours all mornings to change the wait time for Seven Dwarfs Mine Train between 5-6pm?</em></p>
111
+
<td><p><em>Should we decide whether to have extra magic hours all mornings to change the wait time for Seven Dwarfs Mine Train between 9-10 AM?</em></p>
112
112
<p><em>Should a specific policy be applied to all eligible observations?</em></p></td>
113
113
</tr>
114
114
</tbody>
@@ -155,7 +155,7 @@ ggplot(aes(x = x, y = y, color = color)) +
155
155
<trclass="odd">
156
156
<td><p>ATT</p></td>
157
157
<td><p>Exposed (treated) observations</p></td>
158
-
<td><p><em>Should we stop extra magic hours to change the wait time for Seven Dwarfs Mine Train between 5-6pm?</em></p>
158
+
<td><p><em>Should we stop extra magic hours to change the wait time for Seven Dwarfs Mine Train between 9-10 AMpm?</em></p>
159
159
<p><em>Should we stop our marketing campaign to those currently receiving it?</em></p>
160
160
<p><em>Should medical providers stop recommending treatment for those currently receiving it?</em></p></td>
161
161
</tr>
@@ -228,7 +228,7 @@ ggplot(aes(x = x, y = y, color = color)) +
228
228
<trclass="odd">
229
229
<td><p>ATU</p></td>
230
230
<td><p>Unexposed (control) observations</p></td>
231
-
<td><p><em>Should we add extra magic hours for all days to change the wait time for Seven Dwarfs Mine Train between 5-6pm?</em></p>
231
+
<td><p><em>Should we add extra magic hours for all days to change the wait time for Seven Dwarfs Mine Train between 9-10 AMpm?</em></p>
232
232
<p><em>Should we extend our marketing campaign to those not receiving it?</em></p>
233
233
<p><em>Should medical providers extend treatment to those not currently receiving it?</em></p></td>
234
234
</tr>
@@ -291,7 +291,7 @@ ggplot(aes(x = x, y = y, color = color)) +
291
291
<trclass="odd">
292
292
<td><p>ATM</p></td>
293
293
<td><p>Evenly matchable</p></td>
294
-
<td><p><em>Are there some days we should change whether we are offering extra magic hours in order to change the wait time for Seven Dwarfs Mine Train between 5-6pm?</em></p>
294
+
<td><p><em>Are there some days we should change whether we are offering extra magic hours in order to change the wait time for Seven Dwarfs Mine Train between 9-10 AMpm?</em></p>
295
295
<p><em>Is there an effect of the exposure for some observations?</em></p>
296
296
<p><em>Should those at clinical equipoise receive treatment?</em></p></td>
0 commit comments