|
Size: 190
Comment:
|
Size: 348
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 11: | Line 11: |
| Once a model has been fit (any of [[Stata/Logistic|logistic]], [[Stata/Logit|logit]], or [[Stata/Regress|OLS]]), use `predict` to predict a positive outcome. |
|
| Line 13: | Line 15: |
| predict dependent_propensity if dependent==1 | predict dependent_propensity if e(sample) |
