Hi,
I have conducted propensity score matching using working hours as my treatment variable and the WHO-5 Well-being Index (scale from 0 to 25) as my outcome variable using the following command:
psmatch2 workinghour age worklife partner sex education countryid loginc jobsatisfaction, out(mentalhealth) logit ate no replacement
I then conducted sensitivity analysis using the command rbounds:
gen diff2= mentalhealth-_mentalhealth
rbounds diff2, gamma(1(0.05)1.5)
I have attached the output of this to the post.
I would appreciate some help on interpreting the results as I do not really have much experience of this.
Related Posts with Rounds
Help with the interpretation of margins effects at the means and adjusted predicted values for parametric survival modelsDear members, I am running a parametric survival model with a lognormal distribution. My dataset is…
Controls in IV model are correlated with instrument?I am seeking to understand what it means for my IV model (2SLS, in Stata) if my controls are correla…
Compare observation to previous ones: Patent DataHello everyone I have an extensive dataset about individual patents (patnum), belonging to a techno…
How to identify observations with special characters, numbers and whitespaces (expect leading and trailing spaces) - string varDear all, I am working with string data and I would like to identify observations that have special…
e(r2_p) as a weight on a loop of regressionsHello everyone, I would like to run a loop of 10 logit regressions following more or less the examp…
Subscribe to:
Post Comments (Atom)
0 Response to Rounds
Post a Comment