Dear all, I have a question.
I thank you in advance.
I am trying to estimate a causal effect using
.
I wonder if there is a formal test to evaluate the overlap of the propensity scores.
To my knowledge, teffects warns you if the overlap assumption is violated (it says something like "treatment overlap assumption has been violated; use option osample() to identify the overlap violators").
I have a situation like the one below, and I am wondering if there is a way to test the overlap.

In addition, I wonder if there are any rules of thumb for trimming the sample.
In my case, I would keep subjects with propensity scores between 0.2 and 0.8, but I am curious if there are any established rules, beyond visual inspection, for choosing the trimming interval.
I thank you in advance.
I am trying to estimate a causal effect using
Code:
teffects ipw
I wonder if there is a formal test to evaluate the overlap of the propensity scores.
To my knowledge, teffects warns you if the overlap assumption is violated (it says something like "treatment overlap assumption has been violated; use option osample() to identify the overlap violators").
I have a situation like the one below, and I am wondering if there is a way to test the overlap.
In addition, I wonder if there are any rules of thumb for trimming the sample.
In my case, I would keep subjects with propensity scores between 0.2 and 0.8, but I am curious if there are any established rules, beyond visual inspection, for choosing the trimming interval.

Comment