File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 391
391
392
392
< section id ="title-slide " data-background-color ="#23373B " data-color ="#EDEEF " class ="quarto-title-block center ">
393
393
< h1 class ="title "> Tipping Point Sensitivity Analyses</ h1 >
394
+ < p class ="subtitle "> 2021-09-01 (updated: 2023-07-12)</ p >
394
395
395
396
< div class ="quarto-title-authors ">
396
397
< div class ="quarto-title-author ">
@@ -403,7 +404,6 @@ <h1 class="title">Tipping Point Sensitivity Analyses</h1>
403
404
</ div >
404
405
</ div >
405
406
406
- < p class ="date "> 9/1/21</ p >
407
407
</ section >
408
408
< section id ="recall-propensity-scores " class ="slide level2 " data-background-color ="#23373B ">
409
409
< h2 > Recall: Propensity scores</ h2 >
@@ -672,7 +672,7 @@ <h3 id="nothing-is-known">Nothing is known</h3>
672
672
< h2 > < em > Your turn</ em > </ h2 >
673
673
< div class ="cell " data-layout-align ="center ">
674
674
< div class ="cell-output-display ">
675
- < div class ="countdown " id ="timer_9c53327e " data-update-every ="1 " tabindex ="0 " style ="right:0;bottom:0; ">
675
+ < div class ="countdown " id ="timer_fab74dbd " data-update-every ="1 " tabindex ="0 " style ="right:0;bottom:0; ">
676
676
< div class ="countdown-controls "> < button class ="countdown-bump-down "> −</ button > < button class ="countdown-bump-up "> +</ button > </ div >
677
677
< code class ="countdown-time "> < span class ="countdown-digits minutes "> 05</ span > < span class ="countdown-digits colon "> :</ span > < span class ="countdown-digits seconds "> 00</ span > </ code >
678
678
</ div >
Original file line number Diff line number Diff line change 2
2
title : " Tipping Point Sensitivity Analyses"
3
3
author : " Lucy D'Agostino McGowan"
4
4
institute : " Wake Forest University"
5
- date : " 2021-09-01 (updated: `r Sys.Date()`)"
5
+ subtitle : " 2021-09-01 (updated: `r Sys.Date()`)"
6
6
format : kakashi-revealjs
7
7
knitr :
8
8
opts_chunk :
@@ -18,6 +18,7 @@ options(
18
18
```
19
19
20
20
21
+
21
22
## Recall: Propensity scores {background-color="#23373B"}
22
23
23
24
Rosenbaum and Rubin showed in observational studies, conditioning on ** propensity scores** can lead to unbiased estimates of the exposure effect
You can’t perform that action at this time.
0 commit comments