- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 10-14-2018 08:03 PM
(1321 views)
Can I get some help regarding performing inverse probability weighing after getting propensity scores. Thank you!
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
You would need to use the PSMATCH procedure with
WEIGHT=ATEWGT option in the ASSESS statement to request weighted variable assessment that uses these weights, and you can use the ATEWGT= option in the OUTPUT statement to create a variable that contains these weights.
Reference
The PSMATCH procedure: Inverse Probability of Treatment Weighting