-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2019/01/17/understanding-propensity-score-weighting/ #87
Comments
Thank you. It is very clear. |
Hi Lucy, thank you for the post, really useful and easy to understand. I have a question regarding propensity score methods. I have also heard about Inverse probability score weighthing (IPTW), how do this calculation fit into this explanation? Is IPTW a type of propensity score method? KR, |
Hi Marta, These are all examples of probability weighting in this post; most often when papers refer to IPTW they are talking about ATE weights (so weighting by the inverse of the propensity to receive the treatment you received) |
Thank you for the post Lucy, the graphs help understand the different kind of weighting strategies. However, I was wondering why propensity scores were even being used in the first place in your example. I thought propensity scores were useful when one confounders should be controlled for (and, if I am correct, only for confounders should be included in the propensity model) but in the case of your synthetic dataset I fail to see any. I understand that variables |
Oh goodness @tanguy0807, thank you! I definitely intended for these to be confounders, I've updated the simulation to match that. |
Live Free or Dichotomize - Understanding propensity score weighting
https://livefreeordichotomize.com/2019/01/17/understanding-propensity-score-weighting/
The text was updated successfully, but these errors were encountered: