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
Compustat-Calculating a firms age (not based on IPO-data)Hello! For my masterthesis I am using the Gfunda as well as the Northamerica Database in Compustat.…
Problem with calculating functions over subgroupsHi, I am having some troubles in computing functions over subgroups. Basically, I have some financ…
Panel Data - Development of the mean of a variable by year and industry / by year and countryI have panel data and want to create a table that shows the development of the variable digital term…
Stata triple interaction and base categoryI have four variables: panid (id variable), period (categorical going from 0 to 2), size (categorica…
generating N dummies for each value in variableGood morning, I need to generate a categorical variable for each of these entries: Code: numb…
Subscribe to:
Post Comments (Atom)
0 Response to Rounds
Post a Comment