Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
arborzhang committed May 23, 2024
1 parent 5eae64d commit 2b4b3aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions sessions/causal-mediation-analysis-estimation.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ as a confounder of M and Y. When considering the effect on Y of changes
to X via a specific mediator M, the presence of L is challenging and
regression-based methods could no longer handle this situation.

```{r }
```{r echo=FALSE }
# Creating The causal diagram for a mediation model
library(DiagrammeR)
grViz("
Expand Down Expand Up @@ -475,7 +475,7 @@ high-dimensional settings, g-computation is more powerful. G-computation
(using g-formula) could also provide an intuitive method for decomposing
the total effect.

```{r }
```{r echo=FALSE}
# Creating The causal diagram for a mediation model
library(DiagrammeR)
grViz("
Expand Down

0 comments on commit 2b4b3aa

Please sign in to comment.