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.
Would it be correct to say that my results are robust to negative bias but not robust to positive bias?
My question is related to whether working excessive working hours leads to poor mental health and I find a significant result (negative ATT so mental health is lower for excessive working hour group). But I'm not sure what direction of bias any unobserved factors would have so I'm not sure whether to focus on the negative bias or positive bias.
I would really appreciate any help that can be provided.
Array
Related Posts with Rbounds
Three way tables using svysetHello, I am using Stata 13 and I have a question regarding three way tables while using complex sur…
discrepancy between mixed results and contrast commandHi, I'm running a mixed model for longitudinal data with a two by two categorical interaction (all o…
factor variables and time-series operators not allowedHi, I am trying to run the following the codes, but get the error message "factor variables and tim…
How to remove observations with no change in the dependent variable in a regression ?I have a panel data set that is of the form shpro date price 1 1 100 1 2 100 1 3 100 1 4 …
Panel Regression - Top 10% of income of each industry each yearDear all, unfortunately I am new to Stata and I dont really know how to go ahead. I want to perform…
Subscribe to:
Post Comments (Atom)
0 Response to Rbounds
Post a Comment