Skip to content

Commit e4dee03

Browse files
fix pks
1 parent 18ff186 commit e4dee03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/05-pscores-diagnostics-exercises.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ output: html_document
66

77
```{r}
88
library(tidyverse)
9-
library(survey)
109
library(broom)
10+
library(smd)
1111
library(causaldata)
1212
```
1313

0 commit comments

Comments
 (0)