Dear Stata colleges,
I have a problem with the comand teffects overlap. I have run two propensity score matching. They yield different coefficients but they give me the same predicted probabilities (using teffects overlap). I have 534 observations
Both of them are very easy. In the first model, I want to know if a type of course (TIPO) has an impact on Employment Quality (CALIDAD_EMP). Age sex education are using as tmvarlist. The second model is exactly the same but I want to know if the course has an impact on digital employment (EMP_DIGITAL). The models are the following:
teffects psmatch (CALIDAD_EMP) (TIPO age sex edu, logit)
teffects overlap
teffects psmatch (EMP_DIGITAL) (TIPO age sex edu, logit)
teffects overlap
COEFFICIENTS ARE DIFFERENT BUT THE PREDICTED PROBABILITIES ARE THE SAME
Thank you
Related Posts with Propensity score matching
Probit RegressionHi to everyone in the forum! I am an MSc student in Financial Economics and I would like to raise a…
Event Study Hypothesis TestingHello Community, in the recent days I was able to read a lot of questions and helpful ansewrs in s…
Install Previous Version of Stata?Hi everyone, we are using google translate to translate variable values in string txt format and add…
Management of dates (break down the dates)Dear All, I am working a study on sick leave using register data. From the register, I got only sta…
How to create loops for creating dummies and carrying out regression analysis?Hi, I am working on an upward mobility approach which looks at the likelihood that an individual wi…
Subscribe to:
Post Comments (Atom)
0 Response to Propensity score matching
Post a Comment