Skip to content

Commit 48d4146

Browse files
update helper files
1 parent 63006fe commit 48d4146

33 files changed

+791
-488
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11

2+
23
<!-- README.md is generated from README.Rmd. Please edit that file -->
34

45
## Causal Inference in R Workshop
@@ -35,6 +36,8 @@
3536
Bias](https://causal-inference-r-workshop.netlify.app/13-bonus-selection-bias.html)
3637
- [14 Bonus: Continous Exposures with Propensity
3738
Scores](https://causal-inference-r-workshop.netlify.app/14-bonus-continuous-pscores.html)
39+
\#### [15 Bonus: Machine Learning for Causal
40+
Inference](https://causal-inference-r-workshop.netlify.app/15-bonus-ml-for-causal.html)
3841

3942
### Installing materials locally
4043

README.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ knitr::opts_chunk$set(
3030
* [12 Whole Game (Your Turn)](https://causal-inference-r-workshop.netlify.app/12-whole_game-2.html)
3131
* [13 Bonus: Selection Bias](https://causal-inference-r-workshop.netlify.app/13-bonus-selection-bias.html)
3232
* [14 Bonus: Continous Exposures with Propensity Scores](https://causal-inference-r-workshop.netlify.app/14-bonus-continuous-pscores.html)
33+
#### [15 Bonus: Machine Learning for Causal Inference](https://causal-inference-r-workshop.netlify.app/15-bonus-ml-for-causal.html)
3334

3435
### Installing materials locally
3536

slides/raw/index.html

Lines changed: 169 additions & 343 deletions
Large diffs are not rendered by default.

slides/raw/index.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ library(tidyverse)
3131
#### [12 Whole Game (Your Turn)](https://causal-inference-r-workshop.netlify.app/12-whole_game-2.html)
3232
#### [13 Bonus: Selection Bias](https://causal-inference-r-workshop.netlify.app/13-bonus-selection-bias.html)
3333
#### [14 Bonus: Continous Exposures with Propensity Scores](https://causal-inference-r-workshop.netlify.app/14-bonus-continuous-pscores.html)
34+
#### [15 Bonus: Machine Learning for Causal Inference](https://causal-inference-r-workshop.netlify.app/15-bonus-ml-for-causal.html)
3435

3536

slides/raw/index_files/libs/quarto-html/quarto-syntax-highlighting-37eea08aefeeee20ff55810ff984fec1.css

Lines changed: 236 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/raw/index_files/libs/revealjs/dist/reveal.css

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/raw/index_files/libs/revealjs/dist/reveal.esm.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/raw/index_files/libs/revealjs/dist/reveal.esm.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/raw/index_files/libs/revealjs/dist/reveal.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/raw/index_files/libs/revealjs/dist/reveal.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)