Skip to content

Commit cdd7765

Browse files
update links
1 parent 30d2c64 commit cdd7765

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

README.Rmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ knitr::opts_chunk$set(
2121
* [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)
24+
* [07 G-Computation](https://causal-inference-r-workshop.netlify.app/07-g-computation.html)
25+
* [08 Tipping Point Sensitivity Analyses](https://causal-inference-r-workshop.netlify.app/08-tipr.html)
2426

2527
### Installing materials locally
2628

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,32 @@
55

66
### Slides
77

8-
- [00
8+
- [00
99
Intro](https://causal-inference-r-workshop.netlify.app/00-intro.html)
10-
- [01 Whole
10+
- [01 Whole
1111
Game](https://causal-inference-r-workshop.netlify.app/01-causal_modeling_whole_game.html)
12-
- [02 Causal
12+
- [02 Causal
1313
Diagrams](https://causal-inference-r-workshop.netlify.app/02-dags.html)
14-
- [03 Introduction to Propensity
14+
- [03 Introduction to Propensity
1515
Scores](https://causal-inference-r-workshop.netlify.app/03-pscores.html)
16-
- [04 Using Propensity
16+
- [04 Using Propensity
1717
Scores](https://causal-inference-r-workshop.netlify.app/04-using-pscores.html)
18-
- [05 Checking Propensity
18+
- [05 Checking Propensity
1919
Scores](https://causal-inference-r-workshop.netlify.app/05-pscore-diagnostics.html)
20-
- [06 Fitting the outcome
20+
- [06 Fitting the outcome
2121
model](https://causal-inference-r-workshop.netlify.app/06-outcome-model.html)
22+
- [07
23+
G-Computation](https://causal-inference-r-workshop.netlify.app/07-g-computation.html)
24+
- [08 Tipping Point Sensitivity
25+
Analyses](https://causal-inference-r-workshop.netlify.app/08-tipr.html)
2226

2327
### Installing materials locally
2428

2529
We will be using RStudio Cloud for the workshop, but if you would like
2630
to install the required packages and course materials, we have an R
2731
package called
2832
{[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)} to
29-
help you do that\! You can install
33+
help you do that! You can install
3034
{[causalworkshop](https://github.com/malcolmbarrett/causalworkshop)}
3135
from GitHub with:
3236

0 commit comments

Comments
 (0)