File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -48,9 +48,10 @@ options(
48
48
49
49
## Even in these cases, using the methods you will learn here can help! {background-color="#23373B"}
50
50
51
- 1 . Adjusting for baseline covariates can make an estimate * more efficient*
52
- 1 . Propensity score weighting is * more efficient* that direct adjustment
53
- 1 . Sometimes we are * more comfortable with the functional form of the propensity score* (predicting exposure) than the outcome model
51
+ * Adjusting for baseline covariates can make an estimate * more efficient*
52
+ * Propensity score weighting is * more efficient* that direct adjustment
53
+ * Sometimes we are * more comfortable with the functional form of the propensity score* (predicting exposure) than the outcome model
54
+
54
55
55
56
## Example
56
57
You can’t perform that action at this time.
0 commit comments