Skip to content

Commit 4fe3c9f

Browse files
committed
add trip ups
1 parent 4f08df6 commit 4fe3c9f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

slides/raw/04-dags.qmd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,8 +391,15 @@ bind_rows(
391391

392392
. . .
393393

394+
**Forgetting to consider time-ordering (something has to happen before something else to cause it!)**
395+
396+
. . .
397+
394398
**Selection bias and colliders (more later!)**
395399

400+
. . .
401+
402+
**Incorrect functional form for confounders (e.g. BMI often non-linear)**
396403

397404
## Resources: ggdag vignettes {background-color="#23373B"}
398405
### [An Introduction to ggdag](https://ggdag.malco.io/articles/intro-to-ggdag.html)

0 commit comments

Comments
 (0)