Skip to content

Commit 7711400

Browse files
correct hours
1 parent 3cbd7d0 commit 7711400

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

slides/raw/07-using-pscores.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ ggplot(p, aes(x = x, y = y, color = col)) +
108108
<tr class="odd">
109109
<td><p>ATE</p></td>
110110
<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>
112112
<p><em>Should a specific policy be applied to all eligible observations?</em></p></td>
113113
</tr>
114114
</tbody>
@@ -155,7 +155,7 @@ ggplot(aes(x = x, y = y, color = color)) +
155155
<tr class="odd">
156156
<td><p>ATT</p></td>
157157
<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>
159159
<p><em>Should we stop our marketing campaign to those currently receiving it?</em></p>
160160
<p><em>Should medical providers stop recommending treatment for those currently receiving it?</em></p></td>
161161
</tr>
@@ -228,7 +228,7 @@ ggplot(aes(x = x, y = y, color = color)) +
228228
<tr class="odd">
229229
<td><p>ATU</p></td>
230230
<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>
232232
<p><em>Should we extend our marketing campaign to those not receiving it?</em></p>
233233
<p><em>Should medical providers extend treatment to those not currently receiving it?</em></p></td>
234234
</tr>
@@ -291,7 +291,7 @@ ggplot(aes(x = x, y = y, color = color)) +
291291
<tr class="odd">
292292
<td><p>ATM</p></td>
293293
<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>
295295
<p><em>Is there an effect of the exposure for some observations?</em></p>
296296
<p><em>Should those at clinical equipoise receive treatment?</em></p></td>
297297
</tr>

0 commit comments

Comments
 (0)