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 f93e92e commit 18ff186Copy full SHA for 18ff186
exercises/05-pscores-diagnostics-exercises.Rmd
@@ -44,7 +44,7 @@ smds <- df %>%
44
weighted = ~_____(.x, qsmk, w = ___)$estimate
45
)
46
47
-
+ )
48
```
49
50
Pivot `smds` so that it is in tidy format with the columns "SMD", "variable", and "Method".
0 commit comments