Skip to content

Commit f6c33ad

Browse files
committed
update slides
1 parent ebaef2c commit f6c33ad

File tree

3 files changed

+613
-2
lines changed

3 files changed

+613
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ knitr::opts_chunk$set(
1818
* [01 Whole Game](https://causal-inference-r-workshop.netlify.app/01-causal_modeling_whole_game.html)
1919
* [02 Causal Diagrams](https://causal-inference-r-workshop.netlify.app/02-dags.html)
2020
* [03 Introduction to Propensity Scores](https://causal-inference-r-workshop.netlify.app/03-pscores.html)
21-
* [04 Using Propensity Scores](https://causal-inference-r-workshop.netlify.app/04-pscore-weighting.html)
21+
* [04 Using Propensity Scores](https://causal-inference-r-workshop.netlify.app/04-using-pscores.html)
2222
* [05 Checking Propensity Scores](https://causal-inference-r-workshop.netlify.app/05-pscore-diagnostics.html)
2323
* [06 Fitting the outcome model](https://causal-inference-r-workshop.netlify.app/06-outcome-model.html)
2424

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- [03 Introduction to Propensity
1515
Scores](https://causal-inference-r-workshop.netlify.app/03-pscores.html)
1616
- [04 Using Propensity
17-
Scores](https://causal-inference-r-workshop.netlify.app/04-pscore-weighting.html)
17+
Scores](https://causal-inference-r-workshop.netlify.app/04-using-pscores.html)
1818
- [05 Checking Propensity
1919
Scores](https://causal-inference-r-workshop.netlify.app/05-pscore-diagnostics.html)
2020
- [06 Fitting the outcome

0 commit comments

Comments
 (0)