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
datetime 2012-04-24 08:00:01Hello, I am trying to import "2012-04-24 08:00:01" as a datetime, but it shows as "2012-04-24 07:59…
Panel Regression with a Moderator Variable*Please forgive my lack of Stata/Statistics knowledge or basic questions, I'm fairly new to Stata an…
Change Stata Dates to normal datesHi guys, I do have an issue with my dates. My dates that I imported are in stata date and I tried t…
Filtering quality variablesI am having s panel data on macro variables for 72 countries (I. e. ;gdp, inflation etc) and a conti…
Calculate number of "common friends" in the past five yearsDear fellow Statalisters, For a large panel data set on alliances, I want to calculate the number o…
Subscribe to:
Post Comments (Atom)
0 Response to Rbounds
Post a Comment