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
IPTW - strategiesHi everyone, I'm evaluating whether increased dosage (number of completed sessions) of an behaviour…
creating a loopHi guys: as you can see, below are four parts of repetitive codes, and the only difference is ccode2…
Fitting two lines using aaplotDear All, Is it possible to fit two lines (i.e. more than two variables) using the aaplot command? I…
Question: Generating summary statistics table with tabstat and tableDear all, I have recently attempted to generate a descriptive statistic table with the command Co…
Panel index within groupHey there, I like to create a new column indicating the occurrence of non-missing BAM within each id…
Subscribe to:
Post Comments (Atom)
0 Response to Rounds
Post a Comment