Skip to content

Commit 5166de9

Browse files
committed
Updates to fix build errors
1 parent dd1895e commit 5166de9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

book/02-Stratification.Rmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Propensity score stratification leverages propensity scores so we can define str
1818

1919
```{r, echo=TRUE, include=FALSE}
2020
# Create a simulated dataset
21+
library(psa)
2122
set.seed(2112)
2223
n <- 1000
2324
treatment_effect <- 1.5

0 commit comments

Comments
 (0)