Skip to content

Commit a0f6ab8

Browse files
clean up quartets slides
1 parent b406246 commit a0f6ab8

File tree

11 files changed

+1744
-145
lines changed

11 files changed

+1744
-145
lines changed

exercises/05-quartets-exercises.qmd

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ format: html
88
library(quartets)
99
```
1010

11-
If you don't already have it, install the `quartets` package: `install.packages("quartets")`
12-
13-
## Your turn
11+
## Your turn 1
1412

1513
For each of the following 4 datasets, look at the correlation between `exposure` and `covariate`:
1614

@@ -45,11 +43,3 @@ For each of the following 4 datasets, fit a linear linear model examining the re
4543
* `causal_mediator_time`
4644
* `causal_m_bias_time`
4745

48-
## Stretch goal
49-
50-
Use the "g-computation" method to examine the causal effect of a change in exposure from 0 to 1 for each of the datasets. How does this compare to the results above?
51-
52-
```{r}
53-
54-
```
55-

slides/pdf/05-quartets.pdf

734 KB
Binary file not shown.

0 commit comments

Comments
 (0)