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
Comparing means of subgroupsHi all, I am trying to build logits to measure gender employment gaps among lone parents in Canada …
Random sampling according to group in StataHi everyone, I have a question about how to randomly sample data in Stata according to specific gro…
Problems with merge commandHi! I have a cross-sectional time-series dataset and would like to add some firm-specific informati…
generate a dummy varaible based on whetehr the other dummy has the same or more ==1 than ==0 over the sample periodHello I have a panel data with firm and year variables. I also have a dummy variable, litigation, w…
Accessing estadd ysumm estimates from .ster file and exporting to excelHello! I am attempting to access the regression estimates I have stored in a stata .ster file and ex…
Subscribe to:
Post Comments (Atom)
0 Response to Rounds
Post a Comment