Skip to content

Commit 8aabf4b

Browse files
Merge pull request #55 from r-causal/reorder-material
2 parents 6322189 + 864a0fb commit 8aabf4b

File tree

698 files changed

+7055
-1033
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

698 files changed

+7055
-1033
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@
1515
`summarise`](https://causal-inference-r-workshop.netlify.app/03-causal-inference-with-group-by-and-summarise.html)
1616
- [04 Causal
1717
Diagrams](https://causal-inference-r-workshop.netlify.app/04-dags.html)
18-
- [05 Introduction to Propensity
19-
Scores](https://causal-inference-r-workshop.netlify.app/05-pscores.html)
20-
- [06 Using Propensity
21-
Scores](https://causal-inference-r-workshop.netlify.app/06-using-pscores.html)
22-
- [07 Checking Propensity
23-
Scores](https://causal-inference-r-workshop.netlify.app/07-pscore-diagnostics.html)
24-
- [08 Fitting the outcome
25-
model](https://causal-inference-r-workshop.netlify.app/08-outcome-model.html)
26-
- [09 Continuous
27-
Exposures](https://causal-inference-r-workshop.netlify.app/09-continuous-exposures.html)
28-
- [10
29-
G-Computation](https://causal-inference-r-workshop.netlify.app/10-g-computation.html)
18+
- [05 Causal Inference is Not Just a Statistics
19+
Problem](https://causal-inference-r-workshop.netlify.app/05-quartets.html)
20+
- [06 Introduction to Propensity
21+
Scores](https://causal-inference-r-workshop.netlify.app/06-pscores.html)
22+
- [07 Using Propensity
23+
Scores](https://causal-inference-r-workshop.netlify.app/07-using-pscores.html)
24+
- [08 Checking Propensity
25+
Scores](https://causal-inference-r-workshop.netlify.app/08-pscore-diagnostics.html)
26+
- [09 Fitting the outcome
27+
model](https://causal-inference-r-workshop.netlify.app/09-outcome-model.html)
28+
- [10 Continuous
29+
Exposures](https://causal-inference-r-workshop.netlify.app/10-continuous-exposures.html)
3030
- [11 Tipping Point Sensitivity
3131
Analyses](https://causal-inference-r-workshop.netlify.app/11-tipr.html)
3232
- [12 Whole Game (Your
3333
Turn)](https://causal-inference-r-workshop.netlify.app/12-whole_game-2.html)
34-
- [13 Causal Inference is Not Just a Statistics
35-
Problem](https://causal-inference-r-workshop.netlify.app/13-quartets.html)
34+
- [13 Bonus: Selection
35+
Bias](https://causal-inference-r-workshop.netlify.app/13-bonus-selection-bias.html)
3636

3737
### Installing materials locally
3838

README.qmd

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,21 @@ knitr::opts_chunk$set(
1414
## Causal Inference in R Workshop
1515

1616
### Slides
17+
1718
* [00 Intro](https://causal-inference-r-workshop.netlify.app/00-intro.html)
1819
* [01 Whole Game](https://causal-inference-r-workshop.netlify.app/01-causal_modeling_whole_game.html)
1920
* [02 When Standard Methods Succeed](https://causal-inference-r-workshop.netlify.app/02-when-standard-methods-succeed.html)
2021
* [03 Causal Inference with `group_by` and `summarise`](https://causal-inference-r-workshop.netlify.app/03-causal-inference-with-group-by-and-summarise.html)
2122
* [04 Causal Diagrams](https://causal-inference-r-workshop.netlify.app/04-dags.html)
22-
* [05 Introduction to Propensity Scores](https://causal-inference-r-workshop.netlify.app/05-pscores.html)
23-
* [06 Using Propensity Scores](https://causal-inference-r-workshop.netlify.app/06-using-pscores.html)
24-
* [07 Checking Propensity Scores](https://causal-inference-r-workshop.netlify.app/07-pscore-diagnostics.html)
25-
* [08 Fitting the outcome model](https://causal-inference-r-workshop.netlify.app/08-outcome-model.html)
26-
* [09 Continuous Exposures](https://causal-inference-r-workshop.netlify.app/09-continuous-exposures.html)
27-
* [10 G-Computation](https://causal-inference-r-workshop.netlify.app/10-g-computation.html)
23+
* [05 Causal Inference is Not Just a Statistics Problem](https://causal-inference-r-workshop.netlify.app/05-quartets.html)
24+
* [06 Introduction to Propensity Scores](https://causal-inference-r-workshop.netlify.app/06-pscores.html)
25+
* [07 Using Propensity Scores](https://causal-inference-r-workshop.netlify.app/07-using-pscores.html)
26+
* [08 Checking Propensity Scores](https://causal-inference-r-workshop.netlify.app/08-pscore-diagnostics.html)
27+
* [09 Fitting the outcome model](https://causal-inference-r-workshop.netlify.app/09-outcome-model.html)
28+
* [10 Continuous Exposures](https://causal-inference-r-workshop.netlify.app/10-continuous-exposures.html)
2829
* [11 Tipping Point Sensitivity Analyses](https://causal-inference-r-workshop.netlify.app/11-tipr.html)
2930
* [12 Whole Game (Your Turn)](https://causal-inference-r-workshop.netlify.app/12-whole_game-2.html)
30-
* [13 Causal Inference is Not Just a Statistics Problem](https://causal-inference-r-workshop.netlify.app/13-quartets.html)
31+
* [13 Bonus: Selection Bias](https://causal-inference-r-workshop.netlify.app/13-bonus-selection-bias.html)
3132

3233
### Installing materials locally
3334

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

slides/pdf/00-intro.pdf

-32 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)