Hello, I have run
I am a bit unclear as to how to interpret the marginal effects (table below).
Is this for e.g., correct: being in treatment 1, relative to the control group, decreases the prob of not contributing (level 1 of playercontorder) by 0.98%, on average?
ologit playercontorder i.treatment i.below30 i.gender i.gov i.nationality i.school i.av_h_income i.child i.level i.student_level i.married i.orderand want to get the marginal effect of treatment. The control group is the base, and the outcome variable playercontorder is the level of contribution (in $).
margins, dydx(i.treatment)
I am a bit unclear as to how to interpret the marginal effects (table below).
Is this for e.g., correct: being in treatment 1, relative to the control group, decreases the prob of not contributing (level 1 of playercontorder) by 0.98%, on average?
Comment