We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ff186 commit e4dee03Copy full SHA for e4dee03
exercises/05-pscores-diagnostics-exercises.Rmd
@@ -6,8 +6,8 @@ output: html_document
6
7
```{r}
8
library(tidyverse)
9
-library(survey)
10
library(broom)
+library(smd)
11
library(causaldata)
12
```
13
0 commit comments