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
the creation of the matrix of each neighboring countryHello to all For my panel data set whose unit of analysis is country, I would like to identify the n…
Using mi data in two-stage IPD-MAHi all, Does anyone have any experience using multiple imputation with a two-stage IPD-MA model? I…
Generating a new variable that is the variable with the max value from rowmaxHello and thank you! I am trying to generate a new variable that is the variable with the max value …
Commandes pour mesurer la vulnérabilité à la pauvretéJe travaille actuellement sur le thème: vulnérabilité des ménages à pauvreté. Je dispose des données…
How to import extra-large excel file into STATA?I want to open an EXCEL file with more than 40GM in STATA, and I used the following command "import …
Subscribe to:
Post Comments (Atom)
0 Response to Rounds
Post a Comment